Home
last modified time | relevance | path

Searched refs:R_ARM_MOVW_PREL_NC (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h111 R_ARM_MOVW_PREL_NC = 45, // Static ARM ((S + A) | T) - P enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h163 RELOC_NUMBER (R_ARM_MOVW_PREL_NC, 45)
/toolchain/binutils/binutils-2.25/gold/
Darm.cc8173 case elfcpp::R_ARM_MOVW_PREL_NC: in get_reference_flags()
8458 case elfcpp::R_ARM_MOVW_PREL_NC: in local()
8865 case elfcpp::R_ARM_MOVW_PREL_NC: in global()
9647 case elfcpp::R_ARM_MOVW_PREL_NC: in relocate()
10336 case elfcpp::R_ARM_MOVW_PREL_NC: in relocate_special_relocatable()
DChangeLog12374 (Scan::local): Handle R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL,
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c722 HOWTO (R_ARM_MOVW_PREL_NC, /* type */
1858 {BFD_RELOC_ARM_MOVW_PCREL, R_ARM_MOVW_PREL_NC},
9922 case R_ARM_MOVW_PREL_NC: 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()
12536 case R_ARM_MOVW_PREL_NC: in elf32_arm_gc_sweep_hook()
12863 case R_ARM_MOVW_PREL_NC: in elf32_arm_check_relocs()