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