Home
last modified time | relevance | path

Searched refs:ecoff_extsym (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/elf2ecoff/
H A Delf2ecoff.c72 struct ecoff_extsym *ecoff_syms;
685 symtabsize = nsyms * sizeof(struct ecoff_extsym); in elf_symbol_table_to_ecoff()
701 padding = symtabsize - (nsyms * sizeof(struct ecoff_extsym)); in elf_symbol_table_to_ecoff()
704 struct ecoff_extsym *es = &ecoffsymtab.ecoff_syms[i]; in elf_symbol_table_to_ecoff()
711 nsyms * sizeof(struct ecoff_extsym), in elf_symbol_table_to_ecoff()
739 ecoffp->ecoff_syms = malloc(sizeof(struct ecoff_extsym) * nsyms); in translate_syms()
/netbsd-src/usr.sbin/kvm_mkdb/
H A Dnlist_ecoff.c86 struct ecoff_extsym *esyms;
155 esyms = (struct ecoff_extsym *)&mappedfile[symhdrp->cbExtOffset];
/netbsd-src/sys/arch/alpha/include/
H A Decoff_machdep.h87 struct ecoff_extsym { struct
/netbsd-src/lib/libc/gen/
H A Dnlist_ecoff.c70 const struct ecoff_extsym *esyms; in __fdnlist_ecoff()
/netbsd-src/sys/arch/mips/include/
H A Decoff_machdep.h149 struct ecoff_extsym { struct
/netbsd-src/tools/mips-elf2ecoff/machine/
H A Decoff_machdep.h149 struct ecoff_extsym { struct