ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
string_len (
ssh_string str
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Params | 1 |
Return | size_t |
Source | legacy.c |
Size | 14 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | str | ssh_string | 8 | %rdi |
RETURN | ||||
.retval | size_t | 8 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | size_t |
%rdi | str | ssh_string |