libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: EC_KEY_dup


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
EC_KEY_dup ( EC_KEY const* ec_key )
Type FUNC
Bind GLOBAL
Params 1
Return EC_KEY*
Source ec_key.c
Size 71

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0ec_keyEC_KEY const*8%rdi
RETURN
.retvalEC_KEY*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalEC_KEY*
%rdiec_keyEC_KEY const*




Andrey Ponomarenko's ABI laboratory