libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: channel_set_blocking


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

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

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0channelssh_channel8%rdi
1blockingint4%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdichannelssh_channel
%rsiblockingint




Andrey Ponomarenko's ABI laboratory