libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp17IgnoreSpaceOption3setEPNS_8DBDriverE


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
IgnoreSpaceOption::set ( DBDriver* dbd )
Type FUNC
Bind GLOBAL
Namespace mysqlpp
Class IgnoreSpaceOption
Params 1
Return enum Option::Error
Source options.cpp
Size 62

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisIgnoreSpaceOption*const8%rdi
1dbdDBDriver*8%rsi
RETURN
.retvalenum Option::Error4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalenum Option::Error
%rdithisIgnoreSpaceOption*const
%rsidbdDBDriver*




Andrey Ponomarenko's ABI laboratory