Searched refs:R_PPC64_JMP_IREL (Results 1 – 6 of 6) sorted by relevance
200 R_PPC64_JMP_IREL = 247, enumerator
161 RELOC_NUMBER (R_PPC64_JMP_IREL, 247)
927 * ppc64.h: Add R_PPC64_JMP_IREL, R_PPC64_REL16, R_PPC64_REL16_LO,
3138 dynrel = elfcpp::R_PPC64_JMP_IREL; in add_ifunc_entry()3159 dynrel = elfcpp::R_PPC64_JMP_IREL; in add_local_ifunc_entry()5324 case elfcpp::R_PPC64_JMP_IREL: in check_non_pic()7754 case elfcpp::R_PPC64_JMP_IREL: in relocate()
1930 HOWTO (R_PPC64_JMP_IREL, /* type */10829 rela.r_info = ELF64_R_INFO (0, R_PPC64_JMP_IREL); in ppc_build_one_stub()14526 case R_PPC64_JMP_IREL: in ppc64_elf_relocate_section()14889 rela.r_info = ELF64_R_INFO (0, R_PPC64_JMP_IREL); in ppc64_elf_finish_dynamic_symbol()
1436 * elf64-ppc.c (ppc64_elf_howto_raw): Add R_PPC64_JMP_IREL,1443 and their relocs in reliplt. Use R_PPC64_JMP_IREL.