libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp8DBDriver7connectERK8st_mysql


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
DBDriver::connect ( MYSQL const& other )
Type FUNC
Bind GLOBAL
Namespace mysqlpp
Class DBDriver
Params 1
Return bool
Source dbdriver.cpp
Size 107

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisDBDriver*const8%rdi
1otherMYSQL const&8%rsi
RETURN
.retvalbool1%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalbool
%rdithisDBDriver*const
%rsiotherMYSQL const&




Andrey Ponomarenko's ABI laboratory