Lines Matching refs:HTAB
241 #define RESOLVED_LOCALLY_P(INFO, H, HTAB) \
242 (!WILL_CALL_FINISH_DYNAMIC_SYMBOL ((HTAB)->elf.dynamic_sections_created, \
315 #define VERIFY_COPY_RELOC(H, HTAB) \
321 || (HTAB)->elf.srelbss == NULL \
322 || (HTAB)->elf.sreldynrelro == NULL) \
813 #define elf_x86_compute_jump_table_size(htab) \
814 ((htab)->elf.srelplt->reloc_count * (htab)->got_entry_size)
816 #define is_x86_elf(bfd, htab) \
819 && elf_object_id (bfd) == (htab)->elf.hash_table_id)