libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ssh_message_channel_request_open_reply_accept


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ssh_message_channel_request_open_reply_accept ( ssh_message msg )
Type FUNC
Bind GLOBAL
Params 1
Return ssh_channel
Source messages.c
Size 81

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0msgssh_message8%rdi
RETURN
.retvalssh_channel8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalssh_channel
%rdimsgssh_message




Andrey Ponomarenko's ABI laboratory