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