libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZNK7mysqlpp3RowixEPKc


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Row::operator[] ( char const* field )
Type FUNC / [const]
Bind GLOBAL
Namespace mysqlpp
Class Row
Params 1
Return Row::value_type const&
Source row.cpp
Size 239

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisRow const*const8%rdi
1fieldchar const*8%rsi
RETURN
.result_ptrRow::value_type const&*8%rdi

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdi.result_ptrRow::value_type const&*
%rdithisRow const*const
%rsifieldchar const*




Andrey Ponomarenko's ABI laboratory