libssl.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: SSL_get_selected_srtp_profile


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
SSL_get_selected_srtp_profile ( SSL* s )
Type FUNC
Bind GLOBAL
Params 1
Return SRTP_PROTECTION_PROFILE*
Source d1_srtp.c
Size 8

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0sSSL*8%rdi
RETURN
.retvalSRTP_PROTECTION_PROFILE*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalSRTP_PROTECTION_PROFILE*
%rdisSSL*




Andrey Ponomarenko's ABI laboratory