libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ssh_key_is_public


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ssh_key_is_public ( ssh_key const k )
Type FUNC
Bind GLOBAL
Params 1
Return int
Source pki.c
Size 18

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0kssh_key const8%rdi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdikssh_key const




Andrey Ponomarenko's ABI laboratory