libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: OBJ_cmp


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
OBJ_cmp ( ASN1_OBJECT const* a, ASN1_OBJECT const* b )
Type FUNC
Bind GLOBAL
Params 2
Return int
Source obj_lib.c
Size 36

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0aASN1_OBJECT const*8%rdi
1bASN1_OBJECT const*8%rsi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdiaASN1_OBJECT const*
%rsibASN1_OBJECT const*




Andrey Ponomarenko's ABI laboratory