libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: X509_policy_tree_level_count


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
X509_policy_tree_level_count ( X509_POLICY_TREE const* tree )
Type FUNC
Bind GLOBAL
Params 1
Return int
Source pcy_lib.c
Size 15

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0treeX509_POLICY_TREE const*8%rdi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rditreeX509_POLICY_TREE const*




Andrey Ponomarenko's ABI laboratory