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

ABI
Viewer

SymbolsTypes



Symbol: ssh_string_free


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature ssh_string_free (
    struct ssh_string_struct* s
)
Type FUNC
Source string.c
Params 1
Return void
Size 20
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
PosNameTypeSizePassed
INPUT(S)
0sstruct ssh_string_struct*8%rdi
RETURN: none


Stack frame layout

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


Registers usage

Old New
NameContentsType
%rdisstruct ssh_string_struct*
NameContentsType
%rdisstruct ssh_string_struct*







Andrey Ponomarenko's ABI laboratory