ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Attributes | |
struct CoffFile * | files |
int | nfiles |
int | nfiles_alloc |
Definition at line 69 of file coff.c.
Referenced by coff_add_file(), and coff_process_info().
int CoffFileSet::nfiles |
Definition at line 70 of file coff.c.
Referenced by coff_add_file(), and coff_process_info().
int CoffFileSet::nfiles_alloc |
Definition at line 71 of file coff.c.
Referenced by coff_add_file(), and coff_process_info().