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

/gem5/src/base/loader/
H A Dexec_ecoff.h44 coff_ulong f_symptr; /* file offset of symbol table */
54 coff_ulong tsize;
55 coff_ulong dsize;
56 coff_ulong bsize;
57 coff_ulong entry;
58 coff_ulong text_start;
59 coff_ulong data_start;
60 coff_ulong bss_start;
66 coff_ulong s_paddr; /* physical addr? for ROMing?*/
67 coff_ulong s_vadd
[all...]
H A Dcoff_sym.h260 #define IssFSb(sb) (0x80000000 | ((coff_ulong)(sb)))
381 coff_ulong offset; /* relative offset this occured */
/gem5/src/arch/alpha/
H A Decoff_machdep.h46 typedef uint64_t coff_ulong; typedef
57 coff_ulong gp_value

Completed in 9 milliseconds