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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-i386.c1676 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf)
1913 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs,
1674 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf) function
H A Delf64-x86-64.c1472 readonly_dynrelocs (struct elf_link_hash_entry *h, void * inf)
1704 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs,
1470 readonly_dynrelocs (struct elf_link_hash_entry *h, void * inf) function
H A Delf32-m32r.c103 static bfd_boolean readonly_dynrelocs
2289 readonly_dynrelocs (h, inf)
2508 elf_link_hash_traverse (&htab->root, readonly_dynrelocs,
2284 readonly_dynrelocs (h, inf) function
H A Delf32-s390.c61 static bfd_boolean readonly_dynrelocs
1940 readonly_dynrelocs (h, inf) function
2172 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs,
H A Delf32-sparc.c40 static bfd_boolean readonly_dynrelocs
1793 readonly_dynrelocs (h, inf)
2040 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs,
1789 readonly_dynrelocs (h, inf) function
H A Delf64-s390.c61 static bfd_boolean readonly_dynrelocs
1911 readonly_dynrelocs (h, inf) function
2143 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs,
H A Delf32-sh.c105 static bfd_boolean readonly_dynrelocs
4395 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf)
4628 elf_link_hash_traverse (&htab->root, readonly_dynrelocs, info);
4392 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf) function
H A Delf32-hppa.c1997 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf) function
2269 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs, info);
H A Delf32-ppc.c3263 readonly_dynrelocs (struct elf_link_hash_entry *h, void *info)
3519 elf_link_hash_traverse (elf_hash_table (info), readonly_dynrelocs,
3249 readonly_dynrelocs (struct elf_link_hash_entry *h, void *info) function
3505 elf_link_hash_traverse (elf_hash_table (info), readonly_dynrelocs, local
H A Delf64-ppc.c6839 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf)
7150 elf_link_hash_traverse (&htab->elf, readonly_dynrelocs, info);
6835 readonly_dynrelocs (struct elf_link_hash_entry *h, void *inf) function

Completed in 290 milliseconds