libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp14UseQueryResult4copyERKS0_


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
UseQueryResult::copy ( UseQueryResult const& other )
Type FUNC
Bind GLOBAL
Namespace mysqlpp
Class UseQueryResult
Params 1
Return UseQueryResult&
Source result.cpp
Size 331

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisUseQueryResult*const8%rdi
1otherUseQueryResult const&8%rsi
RETURN
.result_ptrUseQueryResult&*8%rdi

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdi.result_ptrUseQueryResult&*
%rdithisUseQueryResult*const
%rsiotherUseQueryResult const&




Andrey Ponomarenko's ABI laboratory