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

/netbsd-current/usr.bin/elf2ecoff/
H A Delf2ecoff.c661 uint32_t ecoff_symhdr_off, symtaboff, stringtaboff; local
678 stringtaboff = nextoff;
683 nextoff = stringtaboff + ecoff_strsize;
690 stringtaboff, ecoffsymtab.stringsize);

Completed in 194 milliseconds