libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: comp_method_st


Contents
Info
Fields
Memory Layout

Info

Name comp_method_st
Type STRUCT
Fields 8
Source comp.h
Size 64
Usage The type is used by 3 symbols and 1 type.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0typeint40
1namechar const*88
2initint(*)(COMP_CTX*)816
3finishvoid(*)(COMP_CTX*)824
4compressint(*)(COMP_CTX*, unsigned char*, unsigned int, unsigned char*, unsigned int)832
5expandint(*)(COMP_CTX*, unsigned char*, unsigned int, unsigned char*, unsigned int)840
6ctrllong(*)()848
7callback_ctrllong(*)()856

Memory Layout

OffsetContentsType
0.typeint
4padding
8.namechar const*
16.initint(*)(COMP_CTX*)
24.finishvoid(*)(COMP_CTX*)
32.compressint(*)(COMP_CTX*, unsigned char*, unsigned int, unsigned char*, unsigned int)
40.expandint(*)(COMP_CTX*, unsigned char*, unsigned int, unsigned char*, unsigned int)
48.ctrllong(*)()
56.callback_ctrllong(*)()




Andrey Ponomarenko's ABI laboratory