libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZNK7mysqlpp6String9to_stringERSs


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
String::to_string ( std::string& s )
Type FUNC / [const]
Bind GLOBAL
Namespace mysqlpp
Class String
Params 1
Return void
Source mystring.cpp
Size 62

Calling sequence

PADDINGPARAM
LOCALRETURN

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

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisString const*const
%rsisstd::string&




Andrey Ponomarenko's ABI laboratory