ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
Time::convert (
char const* str
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | Time |
Params | 1 |
Return | char const* |
Source | datetime.cpp |
Size | 185 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | Time*const | 8 | %rdi |
1 | str | char const* | 8 | %rsi |
RETURN | ||||
.retval | char const* | 8 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | char const* |
%rdi | this | Time*const |
%rsi | str | char const* |