Home
last modified time | relevance | path

Searched refs:es_type (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/tools/mips-elf2ecoff/machine/
Decoff_machdep.h154 unsigned es_type:6; member
165 unsigned es_type:6; member
/netbsd/src/sys/arch/mips/include/
Decoff_machdep.h154 unsigned es_type:6; member
165 unsigned es_type:6; member
/netbsd/src/sys/arch/alpha/include/
Decoff_machdep.h90 unsigned es_type:6; member
/netbsd/src/lib/libc/gen/
Dnlist_coff.c73 int16_t es_type; member
/netbsd/src/usr.bin/elf2ecoff/
Delf2ecoff.c767 ecoffp->ecoff_syms[idx].es_type = 1; in translate_syms()