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