libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: d2i_ESS_SIGNING_CERT


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
d2i_ESS_SIGNING_CERT ( ESS_SIGNING_CERT** a, unsigned char const** in, long len )
Type FUNC
Bind GLOBAL
Params 3
Return ESS_SIGNING_CERT*
Source ts_asn1.c
Size 21

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0aESS_SIGNING_CERT**8%rdi
1inunsigned char const**8%rsi
2lenlong8%rdx
RETURN
.retvalESS_SIGNING_CERT*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalESS_SIGNING_CERT*
%rdiaESS_SIGNING_CERT**
%rsiinunsigned char const**
%rdxlenlong




Andrey Ponomarenko's ABI laboratory