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

ABI
Viewer

SymbolsTypes



Added Symbol: sftp_client_message_get_data


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature sftp_client_message_get_data (
    sftp_client_message msg
)
Type FUNC
Source sftpserver.c
Params 1
Return char const*
Size 30
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status ADDED


Calling sequence

PADDINGPARAM
LOCALRETURN


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


Stack frame layout

OffsetContentsType
local space,
return address,
etc.


Registers usage

NameContentsType
%rax.retvalchar const*
%rdimsgsftp_client_message







Andrey Ponomarenko's ABI laboratory