libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: TS_CONF_set_ordering


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
TS_CONF_set_ordering ( CONF* conf, char const* section, TS_RESP_CTX* ctx )
Type FUNC
Bind GLOBAL
Params 3
Return int
Source ts_conf.c
Size 29

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0confCONF*8%rdi
1sectionchar const*8%rsi
2ctxTS_RESP_CTX*8%rdx
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdiconfCONF*
%rsisectionchar const*
%rdxctxTS_RESP_CTX*




Andrey Ponomarenko's ABI laboratory