libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: NCONF_get_section


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
NCONF_get_section ( CONF const* conf, char const* section )
Type FUNC
Bind GLOBAL
Params 2
Return struct stack_st_CONF_VALUE*
Source conf_lib.c
Size 100

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0confCONF const*8%rdi
1sectionchar const*8%rsi
RETURN
.retvalstruct stack_st_CONF_VALUE*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalstruct stack_st_CONF_VALUE*
%rdiconfCONF const*
%rsisectionchar const*




Andrey Ponomarenko's ABI laboratory