ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ssh_channel_set_counter (
ssh_channel channel,
ssh_counter counter
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Params | 2 |
Return | void |
Source | channels.c |
Size | 11 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | channel | ssh_channel | 8 | %rdi |
1 | counter | ssh_counter | 8 | %rsi |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | channel | ssh_channel |
%rsi | counter | ssh_counter |