libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: TS_RESP_CTX_set_time_cb


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
TS_RESP_CTX_set_time_cb ( TS_RESP_CTX* ctx, TS_time_cb cb, void* data )
Type FUNC
Bind GLOBAL
Params 3
Return void
Source ts_rsp_sign.c
Size 9

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0ctxTS_RESP_CTX*8%rdi
1cbTS_time_cb8%rsi
2datavoid*8%rdx
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdictxTS_RESP_CTX*
%rsicbTS_time_cb
%rdxdatavoid*




Andrey Ponomarenko's ABI laboratory