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