ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
Exception::what ( ) |
---|---|
Type | FUNC / [const] |
Bind | WEAK |
Namespace | mysqlpp |
Class | Exception |
Params | 0 |
Return | char const* |
Source | exceptions.h |
Size | 5 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | Exception const*const | 8 | %rdi |
RETURN | ||||
.retval | char const* | 8 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | char const* |
%rdi | this | Exception const*const |