libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZNK7mysqlpp14UseQueryResult9fetch_rowEv


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
UseQueryResult::fetch_row ( )
Type FUNC / [const]
Bind GLOBAL
Namespace mysqlpp
Class UseQueryResult
Params 0
Return Row
Source result.cpp
Size 461

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisUseQueryResult const*const8%rsi
RETURN
.result_ptrRow*8%rdi

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdi.result_ptrRow*
%rsithisUseQueryResult const*const




Andrey Ponomarenko's ABI laboratory