libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp8BadIndexC1EPKcii


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
BadIndex::BadIndex ( char const* what, int bad_index, int max_index )
Type FUNC / C-tor [in-charge]
Bind WEAK
Namespace mysqlpp
Class BadIndex
Params 3
Source exceptions.h
Size 1448

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisBadIndex*const8%rdi
1whatchar const*8%rsi
2bad_indexint4%rdx
3max_indexint4%rcx
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisBadIndex*const
%rsiwhatchar const*
%rdxbad_indexint
%rcxmax_indexint




Andrey Ponomarenko's ABI laboratory