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

ABI
Viewer

SymbolsTypes



Added Symbol: ssh_key_is_private


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature ssh_key_is_private (
    ssh_key const k
)
Type FUNC
Source pki.c
Params 1
Return int
Size 18
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status ADDED


Calling sequence

PADDINGPARAM
LOCALRETURN


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


Stack frame layout

OffsetContentsType
local space,
return address,
etc.


Registers usage

NameContentsType
%rax.retvalint
%rdikssh_key const







Andrey Ponomarenko's ABI laboratory