libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp10ConnectionaSERKS0_


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Connection::operator= ( Connection const& rhs )
Type FUNC
Bind GLOBAL
Namespace mysqlpp
Class Connection
Params 1
Return Connection&
Source connection.cpp
Size 14

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisConnection*const8%rdi
1rhsConnection const&8%rsi
RETURN
.result_ptrConnection&*8%rdi

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdi.result_ptrConnection&*
%rdithisConnection*const
%rsirhsConnection const&




Andrey Ponomarenko's ABI laboratory