libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp9SQLStreamC1EPNS_10ConnectionEPKc


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
SQLStream::SQLStream ( Connection* c, char const* pstr )
Type FUNC / C-tor [in-charge]
Bind GLOBAL
Namespace mysqlpp
Class SQLStream
Params 2
Source sqlstream.cpp
Size 613

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisSQLStream*const8%rdi
1cConnection*8%rsi
2pstrchar const*8%rdx
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisSQLStream*const
%rsicConnection*
%rdxpstrchar const*




Andrey Ponomarenko's ABI laboratory