ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
sftp_get_client_message (
sftp_session sftp
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Params | 1 |
Return | sftp_client_message |
Source | sftpserver.c |
Size | 1288 |
PADDING | PARAM |
LOCAL | RETURN |
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 |