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