src/liblzma/api/lzma/bcj.h File Reference

Branch/Call/Jump conversion filters. More...

Data Structures

struct  lzma_options_bcj
 Options for BCJ filters. More...

Defines

#define LZMA_FILTER_X86   LZMA_VLI_C(0x04)
#define LZMA_FILTER_POWERPC   LZMA_VLI_C(0x05)
#define LZMA_FILTER_IA64   LZMA_VLI_C(0x06)
#define LZMA_FILTER_ARM   LZMA_VLI_C(0x07)
#define LZMA_FILTER_ARMTHUMB   LZMA_VLI_C(0x08)
#define LZMA_FILTER_SPARC   LZMA_VLI_C(0x09)

Detailed Description

Branch/Call/Jump conversion filters.

Author:
Copyright (C) 1999-2006 Igor Pavlov
Copyright (C) 2007 Lasse Collin

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.


Define Documentation

#define LZMA_FILTER_X86   LZMA_VLI_C(0x04)

Filter for x86 binaries

Referenced by message_filters().

#define LZMA_FILTER_POWERPC   LZMA_VLI_C(0x05)

Filter for Big endian PowerPC binaries

Referenced by message_filters().

#define LZMA_FILTER_IA64   LZMA_VLI_C(0x06)

Filter for IA64 (Itanium) binaries.

Referenced by message_filters().

#define LZMA_FILTER_ARM   LZMA_VLI_C(0x07)

Filter for ARM binaries.

Referenced by message_filters().

#define LZMA_FILTER_ARMTHUMB   LZMA_VLI_C(0x08)

Filter for ARMThumb binaries.

Referenced by message_filters().

#define LZMA_FILTER_SPARC   LZMA_VLI_C(0x09)

Filter for SPARC binaries.

Referenced by message_filters().


Generated on Tue Oct 6 14:02:22 2009 for XZ Utils by  doxygen 1.6.1