libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp10Connection4copyERKS0_


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

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

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisConnection*const8%rdi
1otherConnection const&8%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisConnection*const
%rsiotherConnection const&




Andrey Ponomarenko's ABI laboratory