libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpp8internal10str_to_lwrERSsPKc


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
str_to_lwr ( std::string& ls, char const* mcs )
Type FUNC
Bind GLOBAL
Params 2
Return void
Source utility.cpp
Size 198

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0lsstd::string&8%rdi
1mcschar const*8%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdilsstd::string&
%rsimcschar const*




Andrey Ponomarenko's ABI laboratory