libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ERR_set_error_data


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ERR_set_error_data ( char* data, int flags )
Type FUNC
Bind GLOBAL
Params 2
Return void
Source err.c
Size 112

Calling sequence

PADDINGPARAM
LOCALRETURN

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

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdidatachar*
%rsiflagsint




Andrey Ponomarenko's ABI laboratory