ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
Connection::client_version ( ) |
---|---|
Type | FUNC / [const] |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | Connection |
Params | 0 |
Return | std::string |
Source | connection.cpp |
Size | 75 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | Connection const*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 | Connection const*const |