libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: EVP_PKEY_meth_find


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
EVP_PKEY_meth_find ( int type )
Type FUNC
Bind GLOBAL
Params 1
Return EVP_PKEY_METHOD const*
Source pmeth_lib.c
Size 114

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0typeint4%rdi
RETURN
.retvalEVP_PKEY_METHOD const*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalEVP_PKEY_METHOD const*
%rditypeint




Andrey Ponomarenko's ABI laboratory