libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: channel_get_session


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
channel_get_session ( ssh_channel channel )
Type FUNC
Bind GLOBAL
Params 1
Return ssh_session
Source legacy.c
Size 14

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0channelssh_channel8%rdi
RETURN
.retvalssh_session8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalssh_session
%rdichannelssh_channel




Andrey Ponomarenko's ABI laboratory