Searched refs:elf_backend_count_relocs (Results 1 – 20 of 20) sorted by relevance
612 #ifndef elf_backend_count_relocs613 #define elf_backend_count_relocs NULL macro875 elf_backend_count_relocs,
1365 unsigned int (*elf_backend_count_relocs) member
2186 (elf_backend_count_relocs): Define.2243 elf_backend_count_relocs.
5525 #define elf_backend_count_relocs spu_elf_count_relocs macro
12440 else if (bed->elf_backend_count_relocs) in bfd_elf_final_link()12441 reloc_count = (*bed->elf_backend_count_relocs) (info, sec); in bfd_elf_final_link()
692 * elf-bfd.h (struct elf_backend_data): Update elf_backend_count_relocs
3915 elf_backend_count_relocs: New field: Function for determining3918 elf_backend_emit_relocs and elf_backend_count_relocs.
616 #ifndef elf_backend_count_relocs617 #define elf_backend_count_relocs NULL macro886 elf_backend_count_relocs,
1416 unsigned int (*elf_backend_count_relocs) member
5526 #define elf_backend_count_relocs spu_elf_count_relocs macro
12537 else if (bed->elf_backend_count_relocs) in bfd_elf_final_link()12538 reloc_count = (*bed->elf_backend_count_relocs) (info, sec); in bfd_elf_final_link()