libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: TS_RESP_CTX_add_flags


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
TS_RESP_CTX_add_flags ( TS_RESP_CTX* ctx, int flags )
Type FUNC
Bind GLOBAL
Params 2
Return void
Source ts_rsp_sign.c
Size 4

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0ctxTS_RESP_CTX*8%rdi
1flagsint4%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdictxTS_RESP_CTX*
%rsiflagsint




Andrey Ponomarenko's ABI laboratory