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