Searched refs:has_got_reloc (Results 1 – 3 of 3) sorted by relevance
1253 and replace (EH)->has_got_reloc with GOT_RELOC.1254 (elf_i386_fixup_symbol): Pass has_got_reloc to1262 GOT_RELOC and replace (EH)->has_got_reloc with GOT_RELOC.1263 (elf_x86_64_fixup_symbol): Pass has_got_reloc to1837 (elf_i386_link_hash_entry): Add has_got_reloc and1840 (elf_i386_link_hash_newfunc): Initialize has_got_reloc and1842 (elf_i386_copy_indirect_symbol): Copy has_got_reloc and1844 (elf_i386_check_relocs): Set has_got_reloc and has_non_got_reloc.1864 (elf_x86_64_link_hash_entry): Add has_got_reloc and1867 (elf_x86_64_link_hash_newfunc): Initialize has_got_reloc and[all …]
785 unsigned int has_got_reloc : 1; member928 eh->has_got_reloc = 0; in elf_i386_link_hash_newfunc()1185 edir->has_got_reloc |= eind->has_got_reloc; in elf_i386_copy_indirect_symbol()2000 eh->has_got_reloc = 1; in elf_i386_check_relocs()2133 eh->has_got_reloc = 1; in elf_i386_check_relocs()2141 eh->has_got_reloc = 1; in elf_i386_check_relocs()2411 elf_i386_hash_entry (h)->has_got_reloc, in elf_i386_fixup_symbol()2629 eh->has_got_reloc, in elf_i386_allocate_dynrelocs()4118 eh->has_got_reloc, in elf_i386_relocate_section()5237 eh->has_got_reloc, in elf_i386_finish_dynamic_symbol()
794 unsigned int has_got_reloc : 1; member952 eh->has_got_reloc = 0; in elf_x86_64_link_hash_newfunc()1183 if (!edir->has_got_reloc) in elf_x86_64_copy_indirect_symbol()1184 edir->has_got_reloc = eind->has_got_reloc; in elf_x86_64_copy_indirect_symbol()2363 eh->has_got_reloc = 1; in elf_x86_64_check_relocs()2469 eh->has_got_reloc = 1; in elf_x86_64_check_relocs()2494 eh->has_got_reloc = 1; in elf_x86_64_check_relocs()2813 elf_x86_64_hash_entry (h)->has_got_reloc, in elf_x86_64_fixup_symbol()3032 eh->has_got_reloc, in elf_x86_64_allocate_dynrelocs()4465 eh->has_got_reloc, in elf_x86_64_relocate_section()[all …]