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