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