libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp5Query3strERNS_13SQLQueryParmsE


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Query::str ( SQLQueryParms& p )
Type FUNC
Bind GLOBAL
Namespace mysqlpp
Class Query
Params 1
Return std::string
Source query.cpp
Size 400

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisQuery*const8%rsi
1pSQLQueryParms&8%rdx
RETURN
.retval._M_dataplus._M_pchar*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retval._M_dataplus._M_pchar*
%rsithisQuery*const
%rdxpSQLQueryParms&




Andrey Ponomarenko's ABI laboratory