libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: CRYPTO_THREADID_set_pointer


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
CRYPTO_THREADID_set_pointer ( CRYPTO_THREADID* id, void* ptr )
Type FUNC
Bind GLOBAL
Params 2
Return void
Source cryptlib.c
Size 8

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0idCRYPTO_THREADID*8%rdi
1ptrvoid*8%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdiidCRYPTO_THREADID*
%rsiptrvoid*




Andrey Ponomarenko's ABI laboratory