HomeSort by: relevance | last modified time | path
    Searched defs:ecoff32_ulong (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/sys/
exec_ecoff.h 42 typedef uint32_t ecoff32_ulong; typedef in typeref:typename:uint32_t
55 ecoff32_ulong f_symptr; /* file offset of symbol table */
65 ecoff32_ulong tsize;
66 ecoff32_ulong dsize;
67 ecoff32_ulong bsize;
68 ecoff32_ulong entry;
69 ecoff32_ulong text_start;
70 ecoff32_ulong data_start;
71 ecoff32_ulong bss_start;
77 ecoff32_ulong s_paddr; /* physical addr? for ROMing?*
    [all...]

Completed in 11 milliseconds