ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ResultBase::field_num (
std::string const& i
) |
---|---|
Type | FUNC / [const] |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | ResultBase |
Params | 1 |
Return | int |
Source | result.cpp |
Size | 144 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | ResultBase const*const | 8 | %rdi |
1 | i | std::string const& | 8 | %rsi |
RETURN | ||||
.retval | int | 4 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | int |
%rdi | this | ResultBase const*const |
%rsi | i | std::string const& |