ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
operator<< (
std::ostream& o,
mysqlpp::String const& in
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Params | 2 |
Return | std::ostream& |
Source | mystring.cpp |
Size | 238 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | o | std::ostream& | 8 | %rdi |
1 | in | String const& | 8 | %rsi |
RETURN | ||||
.result_ptr | std::ostream&* | 8 | %rdi |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | .result_ptr | std::ostream&* |
%rdi | o | std::ostream& |
%rsi | in | String const& |