| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/mips/include/ | |
| ecoff_machdep.h | 155 unsigned es_class:5; member in struct:ecoff_extsym 166 unsigned es_class:5; member in struct:ecoff32_extsym |
| /src/tools/mips-elf2ecoff/machine/ | |
| ecoff_machdep.h | 155 unsigned es_class:5; member in struct:ecoff_extsym 166 unsigned es_class:5; member in struct:ecoff32_extsym |
| /src/sys/arch/alpha/include/ | |
| ecoff_machdep.h | 91 unsigned es_class:5; member in struct:ecoff_extsym |
| /src/lib/libc/gen/ | |
| nlist_coff.c | 74 int8_t es_class; member in struct:coff_extsym |
| /src/usr.bin/elf2ecoff/ | |
| elf2ecoff.c | 803 ecoffp->ecoff_syms[idx].es_class = 5; |