libssl.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: SSL_CIPHER_get_id


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
SSL_CIPHER_get_id ( SSL_CIPHER const* c )
Type FUNC
Bind GLOBAL
Params 1
Return unsigned long
Source ssl_ciph.c
Size 5

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0cSSL_CIPHER const*8%rdi
RETURN
.retvalunsigned long8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalunsigned long
%rdicSSL_CIPHER const*




Andrey Ponomarenko's ABI laboratory