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