import_hash        86 tools/elf2flt/myio.c static unsigned int import_hash[MAX_SYM];   // Symbol hash values in input file
import_hash       143 tools/elf2flt/myio.c             import_hash[import_counts] = h;
import_hash       182 tools/elf2flt/myio.c 		return (import_hash[idx]);
import_hash       193 tools/elf2flt/myio.c       if (import_hash[idx] == symidx)