Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Decoff_machdep.h160 struct ecoff32_extsym { struct
161 uint16_t es_flags;
162 uint16_t es_ifd;
163 int32_t es_strindex;
164 int32_t es_value;
165 unsigned es_type:6;
166 unsigned es_class:5;
168 unsigned es_symauxindex:20;
/netbsd-src/tools/mips-elf2ecoff/machine/
H A Decoff_machdep.h160 struct ecoff32_extsym { struct
161 uint16_t es_flags;
162 uint16_t es_ifd;
163 int32_t es_strindex;
164 int32_t es_value;
165 unsigned es_type:6;
166 unsigned es_class:5;
168 unsigned es_symauxindex:20;