libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ssh_get_error_code


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ssh_get_error_code ( void* error )
Type FUNC
Bind GLOBAL
Params 1
Return int
Source error.c
Size 3

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0errorvoid*8%rdi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdierrorvoid*




Andrey Ponomarenko's ABI laboratory