libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp8DBDriver10set_optionEjb


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
DBDriver::set_option ( unsigned int o, bool arg )
Type FUNC
Bind GLOBAL
Namespace mysqlpp
Class DBDriver
Params 2
Return bool
Source dbdriver.cpp
Size 68

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisDBDriver*const8%rdi
1ounsigned int4%rsi
2argbool1%rdx
RETURN
.retvalbool1%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalbool
%rdithisDBDriver*const
%rsiounsigned int
%rdxargbool




Andrey Ponomarenko's ABI laboratory