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