Home
last modified time | relevance | path

Searched refs:has_non_got_reloc (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog1838 has_non_got_reloc.
1841 has_non_got_reloc.
1843 has_non_got_reloc.
1844 (elf_i386_check_relocs): Set has_got_reloc and has_non_got_reloc.
1865 has_non_got_reloc.
1868 has_non_got_reloc.
1870 has_non_got_reloc.
1872 has_non_got_reloc.
Delf64-x86-64.c756 || (EH)->has_non_got_reloc \
797 unsigned int has_non_got_reloc : 1; member
953 eh->has_non_got_reloc = 0; in elf_x86_64_link_hash_newfunc()
1186 if (!edir->has_non_got_reloc) in elf_x86_64_copy_indirect_symbol()
1187 edir->has_non_got_reloc = eind->has_non_got_reloc; in elf_x86_64_copy_indirect_symbol()
2543 eh->has_non_got_reloc = 1; in elf_x86_64_check_relocs()
Delf32-i386.c751 || (EH)->has_non_got_reloc \
788 unsigned int has_non_got_reloc : 1; member
929 eh->has_non_got_reloc = 0; in elf_i386_link_hash_newfunc()
1186 edir->has_non_got_reloc |= eind->has_non_got_reloc; in elf_i386_copy_indirect_symbol()
2150 eh->has_non_got_reloc = 1; in elf_i386_check_relocs()