Searched refs:ex9_code_table (Results 1 – 1 of 1) sorted by relevance
13828 static struct bfd_hash_table ex9_code_table; variable14115 ex9_code_table.frozen = 1; in nds32_elf_code_hash_traverse()14116 for (i = 0; i < ex9_code_table.size; i++) in nds32_elf_code_hash_traverse()14120 for (p = ex9_code_table.table[i]; p != NULL; p = p->next) in nds32_elf_code_hash_traverse()14125 ex9_code_table.frozen = 0; in nds32_elf_code_hash_traverse()14854 if (!bfd_hash_table_init_n (&ex9_code_table, nds32_elf_code_hash_newfunc, in nds32_elf_ex9_init()15520 bfd_hash_lookup (&ex9_code_table, code, TRUE, TRUE); in nds32_elf_ex9_build_hash_table()