libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: d2i_ASN1_SEQUENCE_ANY


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

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

Calling sequence

PADDINGPARAM
LOCALRETURN

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

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalASN1_SEQUENCE_ANY*
%rdiaASN1_SEQUENCE_ANY**
%rsiinunsigned char const**
%rdxlenlong




Andrey Ponomarenko's ABI laboratory