libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp16StoreQueryResultC1EP12st_mysql_resPNS_8DBDriverEb


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
StoreQueryResult::StoreQueryResult ( MYSQL_RES* res, DBDriver* dbd, bool te )
Type FUNC / C-tor [in-charge]
Bind GLOBAL
Namespace mysqlpp
Class StoreQueryResult
Params 3
Source result.cpp
Size 2345

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisStoreQueryResult*const8%rdi
1resMYSQL_RES*8%rsi
2dbdDBDriver*8%rdx
3tebool1%rcx
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisStoreQueryResult*const
%rsiresMYSQL_RES*
%rdxdbdDBDriver*
%rcxtebool




Andrey Ponomarenko's ABI laboratory