libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZNK7mysqlpp13SQLQueryParmsplERKS0_


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
SQLQueryParms::operator+ ( SQLQueryParms const& other )
Type FUNC / [const]
Bind GLOBAL
Namespace mysqlpp
Class SQLQueryParms
Params 1
Return SQLQueryParms
Source qparms.cpp
Size 1136

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisSQLQueryParms const*const8%rsi
1otherSQLQueryParms const&8%rdx
RETURN
.result_ptrSQLQueryParms*8%rdi

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdi.result_ptrSQLQueryParms*
%rsithisSQLQueryParms const*const
%rdxotherSQLQueryParms const&




Andrey Ponomarenko's ABI laboratory