libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ssh_bind_set_blocking


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ssh_bind_set_blocking ( ssh_bind sshbind, int blocking )
Type FUNC
Bind GLOBAL
Params 2
Return void
Source bind.c
Size 15

Calling sequence

PADDINGPARAM
LOCALRETURN

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

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdisshbindssh_bind
%rsiblockingint




Andrey Ponomarenko's ABI laboratory