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

  /src/sys/arch/alpha/include/
ecoff_machdep.h 59 struct ecoff_symhdr { struct
  /src/lib/libc/gen/
nlist_ecoff.c 69 const struct ecoff_symhdr *symhdrp;
  /src/sys/arch/mips/include/
ecoff_machdep.h 117 struct ecoff_symhdr { struct
  /src/tools/mips-elf2ecoff/machine/
ecoff_machdep.h 117 struct ecoff_symhdr { struct
  /src/usr.sbin/kvm_mkdb/
nlist_ecoff.c 85 struct ecoff_symhdr *symhdrp;
150 symhdrp = (struct ecoff_symhdr *)&mappedfile[symhdroff];
  /src/usr.bin/elf2ecoff/
elf2ecoff.c 680 nextoff = ecoff_symhdr_off + sizeof(struct ecoff_symhdr);

Completed in 14 milliseconds