libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: channel_accept_x11


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
channel_accept_x11 ( ssh_channel channel, int timeout_ms )
Type FUNC
Bind GLOBAL
Params 2
Return ssh_channel
Source legacy.c
Size 14

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0channelssh_channel8%rdi
1timeout_msint4%rsi
RETURN
.retvalssh_channel8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalssh_channel
%rdichannelssh_channel
%rsitimeout_msint




Andrey Ponomarenko's ABI laboratory