HomeSort by: relevance | last modified time | path
    Searched defs:is_branch_reloc (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 2821 is_branch_reloc (enum elf_ppc_reloc_type r_type)
2982 || is_branch_reloc (r_type)
3003 && is_branch_reloc (r_type)
4383 if (r_symndx >= symtab_hdr->sh_info && is_branch_reloc (r_type))
4479 && is_branch_reloc (r_type))
6315 /* We know is_branch_reloc (r_type) is true. */
7600 || is_branch_reloc (r_type)
9118 && is_branch_reloc (r_type)))
2814 is_branch_reloc (enum elf_ppc_reloc_type r_type) function
elf64-ppc.c 4701 is_branch_reloc (enum elf_ppc64_reloc_type r_type)
8160 if (r_symndx >= symtab_hdr->sh_info && is_branch_reloc (r_type))
8313 && is_branch_reloc (r_type))
18084 && is_branch_reloc (r_type))))
4697 is_branch_reloc (enum elf_ppc64_reloc_type r_type) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 2834 is_branch_reloc (enum elf_ppc_reloc_type r_type)
2995 || is_branch_reloc (r_type)
3016 && is_branch_reloc (r_type)
4396 if (r_symndx >= symtab_hdr->sh_info && is_branch_reloc (r_type))
4492 && is_branch_reloc (r_type))
6328 /* We know is_branch_reloc (r_type) is true. */
7616 || is_branch_reloc (r_type)
9134 && is_branch_reloc (r_type)))
2827 is_branch_reloc (enum elf_ppc_reloc_type r_type) function
elf64-ppc.c 4709 is_branch_reloc (enum elf_ppc64_reloc_type r_type)
8160 if (r_symndx >= symtab_hdr->sh_info && is_branch_reloc (r_type))
8313 && is_branch_reloc (r_type))
18072 && is_branch_reloc (r_type))))
4705 is_branch_reloc (enum elf_ppc64_reloc_type r_type) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 2834 is_branch_reloc (enum elf_ppc_reloc_type r_type)
2995 || is_branch_reloc (r_type)
3016 && is_branch_reloc (r_type)
4396 if (r_symndx >= symtab_hdr->sh_info && is_branch_reloc (r_type))
4492 && is_branch_reloc (r_type))
6326 /* We know is_branch_reloc (r_type) is true. */
7625 || is_branch_reloc (r_type)
9143 && is_branch_reloc (r_type)))
2827 is_branch_reloc (enum elf_ppc_reloc_type r_type) function
elf64-ppc.c 4708 is_branch_reloc (enum elf_ppc64_reloc_type r_type)
8153 if (r_symndx >= symtab_hdr->sh_info && is_branch_reloc (r_type))
8306 && is_branch_reloc (r_type))
18042 && is_branch_reloc (r_type))))
4704 is_branch_reloc (enum elf_ppc64_reloc_type r_type) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 2821 is_branch_reloc (enum elf_ppc_reloc_type r_type)
2982 || is_branch_reloc (r_type)
3003 && is_branch_reloc (r_type)
4383 if (r_symndx >= symtab_hdr->sh_info && is_branch_reloc (r_type))
4479 && is_branch_reloc (r_type))
6315 /* We know is_branch_reloc (r_type) is true. */
7602 || is_branch_reloc (r_type)
9120 && is_branch_reloc (r_type)))
2814 is_branch_reloc (enum elf_ppc_reloc_type r_type) function
elf64-ppc.c 4701 is_branch_reloc (enum elf_ppc64_reloc_type r_type)
8152 if (r_symndx >= symtab_hdr->sh_info && is_branch_reloc (r_type))
8305 && is_branch_reloc (r_type))
18062 && is_branch_reloc (r_type))))
4697 is_branch_reloc (enum elf_ppc64_reloc_type r_type) function

Completed in 90 milliseconds