Searched refs:coff_int (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/loader/
H A Dcoff_sym.h102 coff_int ilineMax; /* number of line number entries */
103 coff_int idnMax; /* max index into dense number table */
104 coff_int ipdMax; /* number of procedures */
105 coff_int isymMax; /* number of local symbols */
106 coff_int ioptMax; /* max index into optimization symbol entries */
107 coff_int iauxMax; /* number of auxillary symbol entries */
108 coff_int issMax; /* max index into local strings */
109 coff_int issExtMax; /* max index into external strings */
110 coff_int ifdMax; /* number of file descriptor entries */
111 coff_int crf
[all...]
/gem5/src/arch/alpha/
H A Decoff_machdep.h43 typedef int32_t coff_int; typedef

Completed in 6 milliseconds