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