libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: EC_POINT_method_of


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
EC_POINT_method_of ( EC_POINT const* point )
Type FUNC
Bind GLOBAL
Params 1
Return EC_METHOD const*
Source ec_lib.c
Size 4

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0pointEC_POINT const*8%rdi
RETURN
.retvalEC_METHOD const*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalEC_METHOD const*
%rdipointEC_POINT const*




Andrey Ponomarenko's ABI laboratory