Home | History | Annotate | Download | only in bfd

Lines Matching full:ex9_code_table

13809 static struct bfd_hash_table ex9_code_table;
14096 ex9_code_table.frozen = 1;
14097 for (i = 0; i < ex9_code_table.size; i++)
14101 for (p = ex9_code_table.table[i]; p != NULL; p = p->next)
14106 ex9_code_table.frozen = 0;
14835 if (!bfd_hash_table_init_n (&ex9_code_table, nds32_elf_code_hash_newfunc,
15501 bfd_hash_lookup (&ex9_code_table, code, TRUE, TRUE);