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

ABI
Viewer

SymbolsTypes



Symbol: channel_open_session


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature channel_open_session (
    ssh_channel channel
)
Type FUNC
Source legacy.c
Params 1
Return int
Size 14
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
PosNameTypeSizePassed
INPUT(S)
0channelssh_channel8%rdi
RETURN
.retvalint4%rax


Stack frame layout

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


Registers usage

Old New
NameContentsType
%rax.retvalint
%rdichannelssh_channel
NameContentsType
%rax.retvalint
%rdichannelssh_channel







Andrey Ponomarenko's ABI laboratory