libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp16StoreQueryResult4copyERKS0_


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

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

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisStoreQueryResult*const8%rdi
1otherStoreQueryResult const&8%rsi
RETURN
.result_ptrStoreQueryResult&*8%rdi

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdi.result_ptrStoreQueryResult&*
%rdithisStoreQueryResult*const
%rsiotherStoreQueryResult const&




Andrey Ponomarenko's ABI laboratory