Rizin
unix-like reverse engineering framework and cli tools
|
Branch/Call/Jump conversion filters. More...
Go to the source code of this file.
Classes | |
struct | lzma_options_bcj |
Options for BCJ filters. More... | |
Macros | |
#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) |
Branch/Call/Jump conversion filters.
Definition in file bcj.h.
#define LZMA_FILTER_ARM LZMA_VLI_C(0x07) |
#define LZMA_FILTER_ARMTHUMB LZMA_VLI_C(0x08) |
#define LZMA_FILTER_IA64 LZMA_VLI_C(0x06) |
#define LZMA_FILTER_POWERPC LZMA_VLI_C(0x05) |
#define LZMA_FILTER_SPARC LZMA_VLI_C(0x09) |
#define LZMA_FILTER_X86 LZMA_VLI_C(0x04) |