libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZN7mysqlpplsERSoRKNS_6StringE


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
operator<< ( std::ostream& o, mysqlpp::String const& in )
Type FUNC
Bind GLOBAL
Params 2
Return std::ostream&
Source mystring.cpp
Size 238

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0ostd::ostream&8%rdi
1inString const&8%rsi
RETURN
.result_ptrstd::ostream&*8%rdi

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdi.result_ptrstd::ostream&*
%rdiostd::ostream&
%rsiinString const&




Andrey Ponomarenko's ABI laboratory