libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp10ConnectionC1ERKS0_


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Connection::Connection ( Connection const& other )
Type FUNC / C-tor [in-charge]
Bind GLOBAL
Namespace mysqlpp
Class Connection
Params 1
Source connection.cpp
Size 157

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisConnection*const8%rdi
1otherConnection const&8%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisConnection*const
%rsiotherConnection const&




Andrey Ponomarenko's ABI laboratory