libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: TS_RESP_CTX_get_request


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
TS_RESP_CTX_get_request ( TS_RESP_CTX* ctx )
Type FUNC
Bind GLOBAL
Params 1
Return TS_REQ*
Source ts_rsp_sign.c
Size 8

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0ctxTS_RESP_CTX*8%rdi
RETURN
.retvalTS_REQ*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalTS_REQ*
%rdictxTS_RESP_CTX*




Andrey Ponomarenko's ABI laboratory