libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp5QueryC1EPNS_10ConnectionEbPKc


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Query::Query ( Connection* c, bool te, char const* qstr )
Type FUNC / C-tor [in-charge]
Bind GLOBAL
Namespace mysqlpp
Class Query
Params 3
Source query.cpp
Size 877

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisQuery*const8%rdi
1cConnection*8%rsi
2tebool1%rdx
3qstrchar const*8%rcx
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisQuery*const
%rsicConnection*
%rdxtebool
%rcxqstrchar const*




Andrey Ponomarenko's ABI laboratory