libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp14SQLTypeAdapterC1ERKSsb


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
SQLTypeAdapter::SQLTypeAdapter ( std::string const& str, bool processed )
Type FUNC / C-tor [in-charge]
Bind GLOBAL
Namespace mysqlpp
Class SQLTypeAdapter
Params 2
Source stadapter.cpp
Size 196

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisSQLTypeAdapter*const8%rdi
1strstd::string const&8%rsi
2processedbool1%rdx
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisSQLTypeAdapter*const
%rsistrstd::string const&
%rdxprocessedbool




Andrey Ponomarenko's ABI laboratory