libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp5Query4execERKSs


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Query::exec ( std::string const& str )
Type FUNC
Bind GLOBAL
Namespace mysqlpp
Class Query
Params 1
Return bool
Source query.cpp
Size 239

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisQuery*const8%rdi
1strstd::string const&8%rsi
RETURN
.retvalbool1%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalbool
%rdithisQuery*const
%rsistrstd::string const&




Andrey Ponomarenko's ABI laboratory