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

ABI
Viewer

SymbolsTypes



Symbol: ssh_message_channel_request_channel


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature ssh_message_channel_request_channel (
    ssh_message msg
)
Type FUNC
Source server.c
Params 1
Return ssh_channel
Size 5
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
PosNameTypeSizePassed
INPUT(S)
0msgssh_message8%rdi
RETURN
.retvalssh_channel8%rax


Stack frame layout

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


Registers usage

Old New
NameContentsType
%rax.retvalssh_channel
%rdimsgssh_message
NameContentsType
%rax.retvalssh_channel
%rdimsgssh_message







Andrey Ponomarenko's ABI laboratory