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

ABI
Viewer

SymbolsTypes



Symbol: sftp_fstat


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature sftp_fstat (
    sftp_file file
)
Type FUNC
Source sftp.c
Params 1
Return sftp_attributes
Size 372
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
PosNameTypeSizePassed
INPUT(S)
0filesftp_file8%rdi
RETURN
.retvalsftp_attributes8%rax


Stack frame layout

Old New
OffsetContentsType
local space,
return address,
etc.
OffsetContentsType
local space,
return address,
etc.


Registers usage

Old New
NameContentsType
%rax.retvalsftp_attributes
%rdifilesftp_file
NameContentsType
%rax.retvalsftp_attributes
%rdifilesftp_file







Andrey Ponomarenko's ABI laboratory