ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
Query::info ( ) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | Query |
Params | 0 |
Return | std::string |
Source | query.cpp |
Size | 22 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | Query*const | 8 | %rsi |
RETURN | ||||
.retval._M_dataplus._M_p | char* | 8 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval._M_dataplus._M_p | char* |
%rsi | this | Query*const |