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