Searched refs:R_ARM_MOVT_PREL (Results 1 – 5 of 5) sorted by relevance
112 R_ARM_MOVT_PREL = 46, // Static ARM S + A - P enumerator
164 RELOC_NUMBER (R_ARM_MOVT_PREL, 46)
736 HOWTO (R_ARM_MOVT_PREL, /* type */1859 {BFD_RELOC_ARM_MOVT_PCREL, R_ARM_MOVT_PREL},9923 case R_ARM_MOVT_PREL: in elf32_arm_final_link_relocate()9942 if (r_type == R_ARM_MOVW_PREL_NC || r_type == R_ARM_MOVT_PREL) in elf32_arm_final_link_relocate()9952 if (r_type == R_ARM_MOVT_ABS || r_type == R_ARM_MOVT_PREL in elf32_arm_final_link_relocate()12537 case R_ARM_MOVT_PREL: in elf32_arm_gc_sweep_hook()12864 case R_ARM_MOVT_PREL: in elf32_arm_check_relocs()
8174 case elfcpp::R_ARM_MOVT_PREL: in get_reference_flags()8459 case elfcpp::R_ARM_MOVT_PREL: in local()8866 case elfcpp::R_ARM_MOVT_PREL: in global()9656 case elfcpp::R_ARM_MOVT_PREL: in relocate()10422 case elfcpp::R_ARM_MOVT_PREL: in relocate_special_relocatable()
12374 (Scan::local): Handle R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL,