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