Searched refs:readonly_dynrelocs (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-s390.c56 static bfd_boolean readonly_dynrelocs
1947 readonly_dynrelocs (h, inf) function
2180 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs,
H A Delf64-s390.c56 static bfd_boolean readonly_dynrelocs
1921 readonly_dynrelocs (h, inf) function
2154 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs,
H A Delf32-i386.c1813 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf)
2088 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs,
1811 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf) function
H A Delf64-x86-64.c1654 readonly_dynrelocs (struct elf_link_hash_entry *h, void * inf)
1948 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs,
1652 readonly_dynrelocs (struct elf_link_hash_entry *h, void * inf) function
H A Delfxx-sparc.c2075 readonly_dynrelocs (struct elf_link_hash_entry *h, PTR inf)
2335 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs,
2072 readonly_dynrelocs (struct elf_link_hash_entry *h, PTR inf) function
H A Delf32-ppc.c4896 readonly_dynrelocs (struct elf_link_hash_entry *h, void *info)
5233 elf_link_hash_traverse (elf_hash_table (info), readonly_dynrelocs,
4884 readonly_dynrelocs (struct elf_link_hash_entry *h, void *info) function
5221 elf_link_hash_traverse (elf_hash_table (info), readonly_dynrelocs, local
H A Delf64-ppc.c7957 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf)
8262 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs, info);
7953 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf) function

Completed in 291 milliseconds