Rizin
unix-like reverse engineering framework and cli tools
lzma_simple_x86 Struct Reference

Public Attributes

uint32_t prev_mask
 
uint32_t prev_pos
 

Detailed Description

Definition at line 20 of file x86.c.

Member Data Documentation

◆ prev_mask

uint32_t lzma_simple_x86::prev_mask

Definition at line 21 of file x86.c.

Referenced by x86_code(), and x86_coder_init().

◆ prev_pos

uint32_t lzma_simple_x86::prev_pos

Definition at line 22 of file x86.c.

Referenced by x86_code(), and x86_coder_init().


The documentation for this struct was generated from the following file: