Home
last modified time | relevance | path

Searched defs:ecoff32_symhdr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Decoff_machdep.h85 struct ecoff32_symhdr { struct
86 int16_t magic;
87 int16_t vstamp;
88 int32_t ilineMax;
89 int32_t cbLine;
90 int32_t cbLineOffset;
91 int32_t idnMax;
92 int32_t cbDnOffset;
93 int32_t ipdMax;
94 int32_t cbPdOffset;
[all …]
/netbsd-src/tools/mips-elf2ecoff/machine/
H A Decoff_machdep.h85 struct ecoff32_symhdr { struct
86 int16_t magic;
87 int16_t vstamp;
88 int32_t ilineMax;
89 int32_t cbLine;
90 int32_t cbLineOffset;
91 int32_t idnMax;
92 int32_t cbDnOffset;
93 int32_t ipdMax;
94 int32_t cbPdOffset;
[all …]