[go: up one dir, main page]

Module compression_header

Source

Modules§

compression_header32
compression_header64

Structs§

CompressionHeader
A unified CompressionHeader - convertable to and from 32-bit and 64-bit variants

Constants§

ELFCOMPRESS_HIOS
End of OS-specific.
ELFCOMPRESS_HIPROC
End of processor-specific.
ELFCOMPRESS_LOOS
Start of OS-specific.
ELFCOMPRESS_LOPROC
Start of processor-specific.
ELFCOMPRESS_ZLIB
ZLIB/DEFLATE algorithm.