libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZNK7mysqlpp8examples11CommandLine11print_usageEPKc


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
CommandLine::print_usage ( char const* extra )
Type FUNC / [const]
Bind GLOBAL
Namespace mysqlpp::examples
Class CommandLine
Params 1
Return void
Source cmdline.cpp
Size 1114

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisCommandLine const*const8%rdi
1extrachar const*8%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdithisCommandLine const*const
%rsiextrachar const*




Andrey Ponomarenko's ABI laboratory