libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp9ExceptionC1ERKSs


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Exception::Exception ( std::string const& w )
Type FUNC / C-tor [in-charge]
Bind WEAK
Namespace mysqlpp
Class Exception
Params 1
Source exceptions.h
Size 73

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisException*const8%rdi
1wstd::string const&8%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisException*const
%rsiwstd::string const&




Andrey Ponomarenko's ABI laboratory