Diff:
libssh.so 0.5.5 (x86_64)
libssh.so 0.6.0 (x86_64)

ABI
Viewer

SymbolsTypes



Added 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
Source sftpserver.c
Params 1
Return uint32_t
Size 4
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status ADDED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
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