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

ABI
Viewer

SymbolsTypes



Symbol: sftp_tell


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature sftp_tell (
    sftp_file file
)
Type FUNC
Source sftp.c
Params 1
Return unsigned long
Size 5
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


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


Stack frame layout

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


Registers usage

Old New
NameContentsType
%rax.retvalunsigned long
%rdifilesftp_file
NameContentsType
%rax.retvalunsigned long
%rdifilesftp_file







Andrey Ponomarenko's ABI laboratory