Searched refs:coff_uint (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/alpha/
H A Decoff_machdep.h44 typedef uint32_t coff_uint; typedef
55 coff_uint gprmask; \
56 coff_uint fprmask; \
/gem5/src/base/loader/
H A Dexec_ecoff.h43 coff_uint f_timdat; /* time and date stamp */
45 coff_uint f_nsyms; /* # of symbol table entries */
74 coff_uint s_flags; /* flags */
H A Dcoff_sym.h173 coff_uint reserved2;
196 coff_uint regmask; /* save register mask */
199 coff_uint fregmask; /* save floating point register mask */
318 coff_uint rfd; /* index into the file table */
319 coff_uint index; /* index int sym/aux/iss tables */

Completed in 8 milliseconds