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

ABI
Viewer

SymbolsTypes



Symbol: ssh_bind_accept


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature ssh_bind_accept (
    ssh_bind sshbind,
    ssh_session session
)
Type FUNC
Source bind.c
Params 2
Return int
Size 691
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
PosNameTypeSizePassed
INPUT(S)
0sshbindssh_bind8%rdi
1sessionssh_session8%rsi
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
%rdisshbindssh_bind
%rsisessionssh_session
NameContentsType
%rax.retvalint
%rdisshbindssh_bind
%rsisessionssh_session







Andrey Ponomarenko's ABI laboratory