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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-s390.c54 static bfd_boolean allocate_dynrelocs
1714 allocate_dynrelocs (h, inf) function
2083 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, (PTR) info);
H A Delf64-s390.c54 static bfd_boolean allocate_dynrelocs
1689 allocate_dynrelocs (h, inf) function
2057 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, (PTR) info);
H A Delf32-i386.c1552 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
1975 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, (PTR) info);
1550 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf) function
H A Delf64-x86-64.c1418 allocate_dynrelocs (struct elf_link_hash_entry *h, void * inf)
1817 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, (PTR) info);
1416 allocate_dynrelocs (struct elf_link_hash_entry *h, void * inf) function
H A Delfxx-sparc.c1832 allocate_dynrelocs (struct elf_link_hash_entry *h, PTR inf)
2224 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, (PTR) info);
1829 allocate_dynrelocs (struct elf_link_hash_entry *h, PTR inf) function
H A Delf32-ppc.c4457 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
4916 elf_link_hash_traverse (elf_hash_table (info), allocate_dynrelocs, info);
4445 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf) function
4904 elf_link_hash_traverse (elf_hash_table (info), allocate_dynrelocs, info); local
H A Delf32-arm.c2256 /* For convenience in allocate_dynrelocs. */
8149 allocate_dynrelocs (struct elf_link_hash_entry *h, void * inf) function
8618 elf_link_hash_traverse (& htab->root, allocate_dynrelocs, info);
H A Delf64-ppc.c7577 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
7961 elf_link_hash_traverse (&htab->elf, allocate_dynrelocs, info);
7573 allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf) function

Completed in 284 milliseconds