libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: X509_POLICY_NODE_print


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
X509_POLICY_NODE_print ( BIO* out, X509_POLICY_NODE* node, int indent )
Type FUNC
Bind GLOBAL
Params 3
Return void
Source v3_cpols.c
Size 175

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0outBIO*8%rdi
1nodeX509_POLICY_NODE*8%rsi
2indentint4%rdx
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdioutBIO*
%rsinodeX509_POLICY_NODE*
%rdxindentint




Andrey Ponomarenko's ABI laboratory