libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZNK7mysqlpp14UseQueryResult13fetch_raw_rowEv


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

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

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisUseQueryResult const*const8%rdi
RETURN
.retvalMYSQL_ROW8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalMYSQL_ROW
%rdithisUseQueryResult const*const




Andrey Ponomarenko's ABI laboratory