ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ReconnectOption::set (
DBDriver* dbd
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | ReconnectOption |
Params | 1 |
Return | enum Option::Error |
Source | options.cpp |
Size | 79 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | ReconnectOption*const | 8 | %rdi |
1 | dbd | DBDriver* | 8 | %rsi |
RETURN | ||||
.retval | enum Option::Error | 4 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | enum Option::Error |
%rdi | this | ReconnectOption*const |
%rsi | dbd | DBDriver* |