Searched refs:R_PPC_LOCAL24PC (Results 1 – 9 of 9) sorted by relevance
34 38: R_PPC_LOCAL24PC a
30 38: R_PPC_LOCAL24PC a
68 R_PPC_LOCAL24PC = 23, enumerator
59 RELOC_NUMBER (R_PPC_LOCAL24PC, 23)
1426 || r_type == elfcpp::R_PPC_LOCAL24PC in is_branch_reloc()2603 || r_type == elfcpp::R_PPC_LOCAL24PC) in max_branch_delta()5207 case elfcpp::R_PPC_LOCAL24PC: in get_reference_flags()5607 case elfcpp::R_PPC_LOCAL24PC: in local()5886 case elfcpp::R_PPC_LOCAL24PC: in global()7261 case elfcpp::R_PPC_LOCAL24PC: in relocate()7531 case elfcpp::R_PPC_LOCAL24PC: in relocate()7605 case elfcpp::R_PPC_LOCAL24PC: in relocate()
558 HOWTO (R_PPC_LOCAL24PC, /* type */1891 case BFD_RELOC_PPC_LOCAL24PC: r = R_PPC_LOCAL24PC; break; in ppc_elf_reloc_type_lookup()3827 || r_type == R_PPC_LOCAL24PC in is_branch_reloc()4268 case R_PPC_LOCAL24PC: in ppc_elf_check_relocs()6802 case R_PPC_LOCAL24PC: in ppc_elf_relax_section()7131 case R_PPC_LOCAL24PC: in ppc_elf_relax_section()8299 case R_PPC_LOCAL24PC: in ppc_elf_relocate_section()
4513 R_PPC_LOCAL24PC relocation should be local; if not, print an error
3120 (ppc_elf_check_relocs): Add support for R_PPC_LOCAL24PC. Make
3281 (ppc_elf_suffix): @local sets R_PPC_LOCAL24PC relocation.3282 (md_apply_fix3): Add support for R_PPC_LOCAL24PC.