libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZNK7mysqlpp3Row2atEm


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Row::at ( Row::size_type i )
Type FUNC / [const]
Bind GLOBAL
Namespace mysqlpp
Class Row
Params 1
Return Row::const_reference
Source row.cpp
Size 125

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisRow const*const8%rdi
1iRow::size_type8%rsi
RETURN
.result_ptrRow::const_reference*8%rdi

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdi.result_ptrRow::const_reference*
%rdithisRow const*const
%rsiiRow::size_type




Andrey Ponomarenko's ABI laboratory