libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: EC_KEY_check_key


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
EC_KEY_check_key ( EC_KEY const* eckey )
Type FUNC
Bind GLOBAL
Params 1
Return int
Source ec_key.c
Size 705

Calling sequence

PADDINGPARAM
LOCALRETURN

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

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdieckeyEC_KEY const*




Andrey Ponomarenko's ABI laboratory