ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
sftp_get_client_message ( sftp_session sftp ) |
---|---|
Type | FUNC |
Source | sftpserver.c |
Params | 1 |
Return | sftp_client_message |
Size | 1534 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | ADDED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | sftp | sftp_session | 8 | %rdi |
RETURN | ||||
.retval | sftp_client_message | 8 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | sftp_client_message |
%rdi | sftp | sftp_session |