libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: sftp_client_message_get_flags


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
sftp_client_message_get_flags ( sftp_client_message msg )
Type FUNC
Bind GLOBAL
Params 1
Return uint32_t
Source sftpserver.c
Size 4

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0msgsftp_client_message8%rdi
RETURN
.retvaluint32_t4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvaluint32_t
%rdimsgsftp_client_message




Andrey Ponomarenko's ABI laboratory