libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp9ssqlsxlat11CommandLineC1EiPKPc


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
CommandLine::CommandLine ( int argc, char*const* argv )
Type FUNC / C-tor [in-charge]
Bind GLOBAL
Namespace mysqlpp::ssqlsxlat
Class CommandLine
Params 2
Source cmdline.cpp
Size 534

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisCommandLine*const8%rdi
1argcint4%rsi
2argvchar*const*8%rdx
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisCommandLine*const
%rsiargcint
%rdxargvchar*const*




Andrey Ponomarenko's ABI laboratory