Home
last modified time | relevance | path

Searched refs:R_ARM_PLT32 (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/binutils-2.27/elfcpp/
HDarm.h92 R_ARM_PLT32 = 27, // Deprecated ARM ((S + A) | T) - P enumerator
/dragonfly/contrib/binutils-2.27/include/elf/
HDarm.h147 RELOC_NUMBER (R_ARM_PLT32, 27) /* deprecated - 32 bit PLT address. */
/dragonfly/contrib/binutils-2.34/include/elf/
HDarm.h151 RELOC_NUMBER (R_ARM_PLT32, 27) /* deprecated - 32 bit PLT address. */
/dragonfly/contrib/binutils-2.27/gold/
HDarm.cc2723 case elfcpp::R_ARM_PLT32: in reloc_is_non_pic()
3980 else if (r_type == elfcpp::R_ARM_PLT32) in arm_branch_common()
4689 || r_type == elfcpp::R_ARM_PLT32) in stub_type_for_reloc()
4705 || (r_type == elfcpp::R_ARM_PLT32)) in stub_type_for_reloc()
7136 case elfcpp::R_ARM_PLT32: in operator ()()
8267 case elfcpp::R_ARM_PLT32: in get_reference_flags()
8501 case elfcpp::R_ARM_PLT32: in local()
8740 case elfcpp::R_ARM_PLT32: in possible_function_pointer_reloc()
8977 case elfcpp::R_ARM_PLT32: in global()
9785 case elfcpp::R_ARM_PLT32: in relocate()
[all …]
/dragonfly/contrib/elftoolchain/common/
HDelfdefinitions.h1473 _ELF_DEFINE_RELOC(R_ARM_PLT32, 27) \
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-arm.texi532 generate the deprecated @samp{R_ARM_PLT32} relocation. On EABI