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

ABI
Viewer

SymbolsTypes



Symbol: ssh_message_auth_set_methods


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature ssh_message_auth_set_methods (
    ssh_message msg,
    int methods
)
Type FUNC
Source server.c
Params 2
Return int
Size 37
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


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







Andrey Ponomarenko's ABI laboratory