libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: i2t_ASN1_OBJECT


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
i2t_ASN1_OBJECT ( char* buf, int buf_len, ASN1_OBJECT* a )
Type FUNC
Bind GLOBAL
Params 3
Return int
Source a_object.c
Size 19

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0bufchar*8%rdi
1buf_lenint4%rsi
2aASN1_OBJECT*8%rdx
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdibufchar*
%rsibuf_lenint
%rdxaASN1_OBJECT*




Andrey Ponomarenko's ABI laboratory