libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ENGINE_get_pkey_asn1_meths


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ENGINE_get_pkey_asn1_meths ( ENGINE const* e )
Type FUNC
Bind GLOBAL
Params 1
Return ENGINE_PKEY_ASN1_METHS_PTR
Source tb_asnmth.c
Size 5

Calling sequence

PADDINGPARAM
LOCALRETURN

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

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalENGINE_PKEY_ASN1_METHS_PTR
%rdieENGINE const*




Andrey Ponomarenko's ABI laboratory