libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: _ZNK7mysqlpp6String4convINS_4TimeEEET_S3_


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
String::conv<mysqlpp::Time> ( Time p1 )
Type FUNC / [const]
Bind GLOBAL
Namespace mysqlpp
Class String
Params 1
Return Time
Source mystring.cpp
Size 98

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0thisString const*const8%rsi
1p1Time16stack + 0
RETURN
.retval.hour_unsigned char1%rax
.retval.minute_unsigned char1%rax + 1
.retval.second_unsigned char1%rax + 2

Stack frame layout

OffsetContentsType
local space,
return address,
etc.
0p1Time

Registers usage

NameContentsType
%rax.retval.hour_unsigned char
%rax + 1.retval.minute_unsigned char
%rax + 2.retval.second_unsigned char
%rsithisString const*const




Andrey Ponomarenko's ABI laboratory