libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp15CommandLineBase11parse_errorEPKc


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
CommandLineBase::parse_error ( char const* message )
Type FUNC
Bind GLOBAL
Namespace mysqlpp
Class CommandLineBase
Params 1
Return void
Source cmdline.cpp
Size 127

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisCommandLineBase*const8%rdi
1messagechar const*8%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisCommandLineBase*const
%rsimessagechar const*




Andrey Ponomarenko's ABI laboratory