ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ssh_version (
int req_version
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Params | 1 |
Return | char const* |
Source | misc.c |
Size | 22 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | req_version | int | 4 | %rdi |
RETURN | ||||
.retval | char const* | 8 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | char const* |
%rdi | req_version | int |