Searched refs:allocate_dynrelocs (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-i386.c1464 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
1820 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, (PTR) info);
1462 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf) function
H A Delf64-x86-64.c1267 allocate_dynrelocs (struct elf_link_hash_entry *h, void * inf)
1611 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, (PTR) info);
1265 allocate_dynrelocs (struct elf_link_hash_entry *h, void * inf) function
H A Delf32-m32r.c101 static bfd_boolean allocate_dynrelocs
2102 allocate_dynrelocs (h, inf)
2415 elf_link_hash_traverse (&htab->root, allocate_dynrelocs, (PTR) info);
2097 allocate_dynrelocs (h, inf) function
H A Delf32-s390.c59 static bfd_boolean allocate_dynrelocs
1719 allocate_dynrelocs (h, inf) function
2079 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, (PTR) info);
H A Delf32-sparc.c38 static bfd_boolean allocate_dynrelocs
1595 allocate_dynrelocs (h, inf)
1931 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, (PTR) info);
1591 allocate_dynrelocs (h, inf) function
H A Delf64-s390.c59 static bfd_boolean allocate_dynrelocs
1691 allocate_dynrelocs (h, inf) function
2050 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, (PTR) info);
H A Delf32-sh.c103 static bfd_boolean allocate_dynrelocs
4162 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
4534 elf_link_hash_traverse (&htab->root, allocate_dynrelocs, info);
4159 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf) function
H A Delf32-arm.h3420 allocate_dynrelocs (struct elf_link_hash_entry *h, void * inf) function
3684 elf_link_hash_traverse (& htab->root, allocate_dynrelocs, info);
H A Delf32-hppa.c1837 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf) function
2156 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, info);
3671 allocate_dynrelocs. ie. We need exactly the same condition
3674 allocate_dynrelocs. If you squint, the non-shared test
H A Delf32-ppc.c3039 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
3423 elf_link_hash_traverse (elf_hash_table (info), allocate_dynrelocs, info);
3025 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf) function
3409 elf_link_hash_traverse (elf_hash_table (info), allocate_dynrelocs, info); local
H A Delf64-ppc.c6627 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
7002 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, info);
6623 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf) function

Completed in 215 milliseconds