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