libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZNK7mysqlpp4Time7compareERKS0_


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Time::compare ( Time const& other )
Type FUNC / [const]
Bind GLOBAL
Namespace mysqlpp
Class Time
Params 1
Return int
Source datetime.cpp
Size 53

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisTime const*const8%rdi
1otherTime const&8%rsi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdithisTime const*const
%rsiotherTime const&




Andrey Ponomarenko's ABI laboratory