ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ssh_print_hexa (
char const* descr,
unsigned char const* what,
size_t len
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Params | 3 |
Return | void |
Source | dh.c |
Size | 66 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | descr | char const* | 8 | %rdi |
1 | what | unsigned char const* | 8 | %rsi |
2 | len | size_t | 8 | %rdx |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | descr | char const* |
%rsi | what | unsigned char const* |
%rdx | len | size_t |