libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp5QueryC2EPNS_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 [not-in-charge]
Bind GLOBAL
Namespace mysqlpp
Class Query
Params 3
Source query.cpp
Size 777

Calling sequence

PADDINGPARAM
LOCALRETURN

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

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisQuery*const
%rdxcConnection*
%rcxtebool
%r8qstrchar const*




Andrey Ponomarenko's ABI laboratory