libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ssh_channel_poll


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ssh_channel_poll ( ssh_channel channel, int is_stderr )
Type FUNC
Bind GLOBAL
Params 2
Return int
Source channels.c
Size 134

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0channelssh_channel8%rdi
1is_stderrint4%rsi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdichannelssh_channel
%rsiis_stderrint




Andrey Ponomarenko's ABI laboratory