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