ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
BadIndex::BadIndex (
char const* what,
int bad_index,
int max_index
) |
---|---|
Type | FUNC / C-tor [in-charge] |
Bind | WEAK |
Namespace | mysqlpp |
Class | BadIndex |
Params | 3 |
Source | exceptions.h |
Size | 1448 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | BadIndex*const | 8 | %rdi |
1 | what | char const* | 8 | %rsi |
2 | bad_index | int | 4 | %rdx |
3 | max_index | int | 4 | %rcx |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | this | BadIndex*const |
%rsi | what | char const* |
%rdx | bad_index | int |
%rcx | max_index | int |