ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
str_to_lwr (
std::string& ls,
char const* mcs
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Params | 2 |
Return | void |
Source | utility.cpp |
Size | 198 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | ls | std::string& | 8 | %rdi |
1 | mcs | char const* | 8 | %rsi |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | ls | std::string& |
%rsi | mcs | char const* |