libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: EVP_MD_CTX_md


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
EVP_MD_CTX_md ( EVP_MD_CTX const* ctx )
Type FUNC
Bind GLOBAL
Params 1
Return EVP_MD const*
Source evp_lib.c
Size 15

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0ctxEVP_MD_CTX const*8%rdi
RETURN
.retvalEVP_MD const*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalEVP_MD const*
%rdictxEVP_MD_CTX const*




Andrey Ponomarenko's ABI laboratory