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

ABI
Viewer

SymbolsTypes



Symbol: ssh_message_global_request_reply_success


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature ssh_message_global_request_reply_success (
    ssh_message msg,
    uint16_t bound_port
)
Type FUNC
Source server.c
Params 2
Return int
Size 206
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
PosNameTypeSizePassed
INPUT(S)
0msgssh_message8%rdi
1bound_portuint16_t2%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
%rdimsgssh_message
%rsibound_portuint16_t
NameContentsType
%rax.retvalint
%rdimsgssh_message
%rsibound_portuint16_t







Andrey Ponomarenko's ABI laboratory