MAX_SYM 85 tools/elf2flt/myio.c static char* import_syms[MAX_SYM]; // Symbol names in input file MAX_SYM 86 tools/elf2flt/myio.c static unsigned int import_hash[MAX_SYM]; // Symbol hash values in input file MAX_SYM 23 tools/makeexport.c hash_val hash_vals[MAX_SYM];