ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ssh_bind_set_fd (
ssh_bind sshbind,
socket_t fd
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Params | 2 |
Return | void |
Source | bind.c |
Size | 7 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | sshbind | ssh_bind | 8 | %rdi |
1 | fd | socket_t | 4 | %rsi |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | sshbind | ssh_bind |
%rsi | fd | socket_t |