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