libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZNK7mysqlpp14SQLTypeAdapter7compareERKSs


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
SQLTypeAdapter::compare ( std::string const& other )
Type FUNC / [const]
Bind GLOBAL
Namespace mysqlpp
Class SQLTypeAdapter
Params 1
Return int
Source stadapter.cpp
Size 43

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisSQLTypeAdapter const*const8%rdi
1otherstd::string const&8%rsi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdithisSQLTypeAdapter const*const
%rsiotherstd::string const&




Andrey Ponomarenko's ABI laboratory