Lines Matching refs:HTAB
238 #define RESOLVED_LOCALLY_P(INFO, H, HTAB) \
239 (!WILL_CALL_FINISH_DYNAMIC_SYMBOL ((HTAB)->elf.dynamic_sections_created, \
312 #define VERIFY_COPY_RELOC(H, HTAB) \
318 || (HTAB)->elf.srelbss == NULL \
319 || (HTAB)->elf.sreldynrelro == NULL) \
803 #define elf_x86_compute_jump_table_size(htab) \
804 ((htab)->elf.srelplt->reloc_count * (htab)->got_entry_size)
806 #define is_x86_elf(bfd, htab) \
809 && elf_object_id (bfd) == (htab)->elf.hash_table_id)