HomeSort by: relevance | last modified time | path
    Searched refs:ecoff32_symhdr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/include/
ecoff_machdep.h 85 struct ecoff32_symhdr { struct
  /src/tools/mips-elf2ecoff/machine/
ecoff_machdep.h 85 struct ecoff32_symhdr { struct
  /src/usr.bin/elf2ecoff/
elf2ecoff.c 94 struct ecoff32_symhdr *, int32_t, int32_t, int32_t, int32_t);
115 struct ecoff32_symhdr symhdr;
318 ep.f.f_nsyms = sizeof(struct ecoff32_symhdr);
590 struct ecoff32_symhdr *symhdrp, int32_t nesyms,
599 ep->f.f_nsyms = sizeof(struct ecoff32_symhdr);
667 struct ecoff32_symhdr symhdr;

Completed in 38 milliseconds