Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/elf2ecoff/
Delf2ecoff.c662 uint32_t ecoff_symhdr_off, symtaboff, stringtaboff; in elf_symbol_table_to_ecoff() local
679 stringtaboff = nextoff; in elf_symbol_table_to_ecoff()
684 nextoff = stringtaboff + ecoff_strsize; in elf_symbol_table_to_ecoff()
691 stringtaboff, ecoffsymtab.stringsize); in elf_symbol_table_to_ecoff()