libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: EC_POINT_free


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
EC_POINT_free ( EC_POINT* point )
Type FUNC
Bind GLOBAL
Params 1
Return void
Source ec_lib.c
Size 34

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0pointEC_POINT*8%rdi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdipointEC_POINT*




Andrey Ponomarenko's ABI laboratory