libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: EVP_PKEY_asn1_add0


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
EVP_PKEY_asn1_add0 ( EVP_PKEY_ASN1_METHOD const* ameth )
Type FUNC
Bind GLOBAL
Params 1
Return int
Source ameth_lib.c
Size 83

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0amethEVP_PKEY_ASN1_METHOD const*8%rdi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdiamethEVP_PKEY_ASN1_METHOD const*




Andrey Ponomarenko's ABI laboratory