libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp10Connection10count_rowsERKSs


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Connection::count_rows ( std::string const& table )
Type FUNC
Bind GLOBAL
Namespace mysqlpp
Class Connection
Params 1
Return ulonglong
Source connection.cpp
Size 3127

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisConnection*const8%rdi
1tablestd::string const&8%rsi
RETURN
.retvalulonglong8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalulonglong
%rdithisConnection*const
%rsitablestd::string const&




Andrey Ponomarenko's ABI laboratory