libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp16ScopedConnectionC1ERNS_14ConnectionPoolEb


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ScopedConnection::ScopedConnection ( ConnectionPool& pool, bool safe )
Type FUNC / C-tor [in-charge]
Bind GLOBAL
Namespace mysqlpp
Class ScopedConnection
Params 2
Source scopedconnection.cpp
Size 37

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisScopedConnection*const8%rdi
1poolConnectionPool&8%rsi
2safebool1%rdx
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisScopedConnection*const
%rsipoolConnectionPool&
%rdxsafebool




Andrey Ponomarenko's ABI laboratory