libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: UI_get_method


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
UI_get_method ( UI* ui )
Type FUNC
Bind GLOBAL
Params 1
Return UI_METHOD const*
Source ui_lib.c
Size 4

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0uiUI*8%rdi
RETURN
.retvalUI_METHOD const*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalUI_METHOD const*
%rdiuiUI*




Andrey Ponomarenko's ABI laboratory