libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp10Connection7drop_dbERKSs


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
Connection::drop_db ( std::string const& db )
Type FUNC
Bind GLOBAL
Namespace mysqlpp
Class Connection
Params 1
Return bool
Source connection.cpp
Size 912

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisConnection*const8%rdi
1dbstd::string const&8%rsi
RETURN
.retvalbool1%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalbool
%rdithisConnection*const
%rsidbstd::string const&




Andrey Ponomarenko's ABI laboratory