libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ssh_options_copy


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ssh_options_copy ( ssh_session src, ssh_session* dest )
Type FUNC
Bind GLOBAL
Params 2
Return int
Source options.c
Size 638

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0srcssh_session8%rdi
1destssh_session*8%rsi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdisrcssh_session
%rsidestssh_session*




Andrey Ponomarenko's ABI laboratory