libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ENGINE_get_ctrl_function


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ENGINE_get_ctrl_function ( ENGINE const* e )
Type FUNC
Bind GLOBAL
Params 1
Return ENGINE_CTRL_FUNC_PTR
Source eng_lib.c
Size 8

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0eENGINE const*8%rdi
RETURN
.retvalENGINE_CTRL_FUNC_PTR8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalENGINE_CTRL_FUNC_PTR
%rdieENGINE const*




Andrey Ponomarenko's ABI laboratory