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

/gem5/src/base/loader/
H A Dexec_ecoff.h41 coff_ushort f_magic; /* magic number */
42 coff_ushort f_nscns; /* # of sections */
46 coff_ushort f_opthdr; /* sizeof the optional header */
47 coff_ushort f_flags; /* flags??? */
51 coff_ushort magic;
52 coff_ushort vstamp;
72 coff_ushort s_nreloc; /* # of relocation entries */
73 coff_ushort s_nlnno; /* # of line entries */
/gem5/src/arch/alpha/
H A Decoff_machdep.h42 typedef uint16_t coff_ushort; typedef
52 coff_ushort bldrev; /* XXX */

Completed in 5 milliseconds