Searched refs:tocsave_htab (Results 1 – 2 of 2) sorted by relevance
3913 htab_t tocsave_htab; member4176 if (htab->tocsave_htab) in ppc64_elf_link_hash_table_free()4177 htab_delete (htab->tocsave_htab); in ppc64_elf_link_hash_table_free()4220 htab->tocsave_htab = htab_try_create (1024, in ppc64_elf_link_hash_table_create()4224 if (htab->tocsave_htab == NULL) in ppc64_elf_link_hash_table_create()7367 htab_find_slot_with_hash (htab->tocsave_htab, &ent, hash, insert)); in tocsave_find()
722 (struct ppc_link_hash_table): Add tocsave_htab.725 (ppc64_elf_link_hash_table_create): Create tocsave_htab..729 on plt call. If present add prologue nop location to tocsave_htab.