libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: c2i_ASN1_OBJECT


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
c2i_ASN1_OBJECT ( ASN1_OBJECT** a, unsigned char const** pp, long len )
Type FUNC
Bind GLOBAL
Params 3
Return ASN1_OBJECT*
Source a_object.c
Size 470

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0aASN1_OBJECT**8%rdi
1ppunsigned char const**8%rsi
2lenlong8%rdx
RETURN
.retvalASN1_OBJECT*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalASN1_OBJECT*
%rdiaASN1_OBJECT**
%rsippunsigned char const**
%rdxlenlong




Andrey Ponomarenko's ABI laboratory