Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/elfcpp/
HDarm.h93 R_ARM_CALL = 28, // Static ARM ((S + A) | T) - P enumerator
/dragonfly/contrib/binutils-2.27/include/elf/
HDarm.h148 RELOC_NUMBER (R_ARM_CALL, 28)
/dragonfly/contrib/binutils-2.34/include/elf/
HDarm.h152 RELOC_NUMBER (R_ARM_CALL, 28)
/dragonfly/contrib/binutils-2.27/gold/
HDarm.cc2718 case elfcpp::R_ARM_CALL: in reloc_is_non_pic()
3970 if (r_type == elfcpp::R_ARM_CALL) in arm_branch_common()
4026 && !(may_use_blx && r_type == elfcpp::R_ARM_CALL)))) in arm_branch_common()
4055 gold_assert(may_use_blx && r_type == elfcpp::R_ARM_CALL); in arm_branch_common()
4687 else if (r_type == elfcpp::R_ARM_CALL in stub_type_for_reloc()
4703 || ((r_type == elfcpp::R_ARM_CALL) && !may_use_blx) in stub_type_for_reloc()
7134 case elfcpp::R_ARM_CALL: in operator ()()
8268 case elfcpp::R_ARM_CALL: in get_reference_flags()
8502 case elfcpp::R_ARM_CALL: in local()
8741 case elfcpp::R_ARM_CALL: in possible_function_pointer_reloc()
[all …]
/dragonfly/contrib/elftoolchain/common/
HDelfdefinitions.h1474 _ELF_DEFINE_RELOC(R_ARM_CALL, 28) \
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-arm.texi533 targets it will encode either the @samp{R_ARM_CALL} or