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

Public Attributes

struct mspack_systemorig_sys
 
struct mspack_fileorig_file
 
unsigned int crc
 
size_t available
 

Detailed Description

Definition at line 68 of file oabd.c.

Member Data Documentation

◆ available

size_t oabd_file::available

Definition at line 72 of file oabd.c.

Referenced by oabd_decompress(), and oabd_decompress_incremental().

◆ crc

unsigned int oabd_file::crc

Definition at line 71 of file oabd.c.

Referenced by oabd_decompress(), and oabd_decompress_incremental().

◆ orig_file

struct mspack_file* oabd_file::orig_file

Definition at line 70 of file oabd.c.

Referenced by oabd_decompress(), and oabd_decompress_incremental().

◆ orig_sys

struct mspack_system* oabd_file::orig_sys

Definition at line 69 of file oabd.c.

Referenced by oabd_decompress(), and oabd_decompress_incremental().


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