ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
Query::use (
SQLQueryParms& p
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | Query |
Params | 1 |
Return | UseQueryResult |
Source | query.cpp |
Size | 287 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | Query*const | 8 | %rsi |
1 | p | SQLQueryParms& | 8 | %rdx |
RETURN | ||||
.result_ptr | UseQueryResult* | 8 | %rdi |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | .result_ptr | UseQueryResult* |
%rsi | this | Query*const |
%rdx | p | SQLQueryParms& |