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