libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ssh_channel_set_counter


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ssh_channel_set_counter ( ssh_channel channel, ssh_counter counter )
Type FUNC
Bind GLOBAL
Params 2
Return void
Source channels.c
Size 11

Calling sequence

PADDINGPARAM
LOCALRETURN

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

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdichannelssh_channel
%rsicounterssh_counter




Andrey Ponomarenko's ABI laboratory