ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
Connection::Connection (
Connection const& other
) |
---|---|
Type | FUNC / C-tor [in-charge] |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | Connection |
Params | 1 |
Source | connection.cpp |
Size | 157 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | Connection*const | 8 | %rdi |
1 | other | Connection const& | 8 | %rsi |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | this | Connection*const |
%rsi | other | Connection const& |