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

ABI
Viewer

SymbolsTypes



Symbol: ssh_dirname


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature ssh_dirname (
    char const* path
)
Type FUNC
Source misc.c
Params 1
Return char*
Size 260
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
PosNameTypeSizePassed
INPUT(S)
0pathchar const*8%rdi
RETURN
.retvalchar*8%rax


Stack frame layout

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


Registers usage

Old New
NameContentsType
%rax.retvalchar*
%rdipathchar const*
NameContentsType
%rax.retvalchar*
%rdipathchar const*







Andrey Ponomarenko's ABI laboratory