Rizin
unix-like reverse engineering framework and cli tools
|
#include <dis.h>
Public Attributes | |
int | s_prefix |
unsigned int | s_prefix_val |
FILE * | s_in |
unsigned int | s_off |
char * | s_fname |
int | s_u |
unsigned int | s_labelno |
const unsigned char * | s_buf |
struct directive | s_dirs |
struct label | s_labels |
FILE * | s_out |
int | s_format |
int | s_nop |
struct directive * | s_nopd |
int | s_ff_quirk |
blast_in | infun |
void * | inhow |
unsigned char * | in |
unsigned | left |
int | bitbuf |
int | bitcnt |
jmp_buf | env |
blast_out | outfun |
void * | outhow |
unsigned | next |
int | first |
unsigned char | out [MAXWIN] |
unsigned char * | out |
unsigned long | outlen |
unsigned long | outcnt |
const unsigned char * | in |
unsigned long | inlen |
unsigned long | incnt |
unsigned char* state::in |
Definition at line 45 of file blast.c.
Referenced by gz_avail(), gz_init(), gz_look(), gz_write(), gz_zero(), gzclose_r(), gzclose_w(), gzprintf(), and gzputc().
unsigned state::next |
Definition at line 56 of file blast.c.
Referenced by gz_comp(), gz_decomp(), gz_fetch(), gz_init(), gz_look(), gz_read(), gz_skip(), gzgetc(), gzgets(), gzseek64(), gzungetc(), inflate(), inflateBack(), inflateBack9(), inflateCodesUsed(), inflateCopy(), and inflateResetKeep().
Definition at line 58 of file blast.c.
Referenced by gz_comp(), gz_fetch(), gz_init(), gz_look(), gzclose_r(), gzclose_w(), and gzungetc().