libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp11TransactionC2ERNS_10ConnectionEb


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Transaction::Transaction ( Connection& conn, bool consistent )
Type FUNC / C-tor [not-in-charge]
Bind GLOBAL
Namespace mysqlpp
Class Transaction
Params 2
Source transaction.cpp
Size 786

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisTransaction*const8%rdi
1connConnection&8%rsi
2consistentbool1%rdx
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisTransaction*const
%rsiconnConnection&
%rdxconsistentbool




Andrey Ponomarenko's ABI laboratory