Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/elfcpp/
H A Darm.h95 R_ARM_THM_JUMP24 = 30, // Static Thumb32 ((S + A) | T) - P enumerator
/dragonfly/contrib/binutils-2.27/include/elf/
H A Darm.h150 RELOC_NUMBER (R_ARM_THM_JUMP24, 30)
/dragonfly/contrib/binutils-2.34/include/elf/
H A Darm.h154 RELOC_NUMBER (R_ARM_THM_JUMP24, 30)
/dragonfly/contrib/binutils-2.27/gold/
H A Darm.cc2721 case elfcpp::R_ARM_THM_JUMP24: in reloc_is_non_pic()
4166 || r_type == elfcpp::R_ARM_THM_JUMP24)))) in thumb_branch_common()
7145 case elfcpp::R_ARM_THM_JUMP24: in operator ()()
8271 case elfcpp::R_ARM_THM_JUMP24: in get_reference_flags()
8504 case elfcpp::R_ARM_THM_JUMP24: in local()
8743 case elfcpp::R_ARM_THM_JUMP24: in possible_function_pointer_reloc()
8980 case elfcpp::R_ARM_THM_JUMP24: in global()
9741 case elfcpp::R_ARM_THM_JUMP24: in relocate()
10437 case elfcpp::R_ARM_THM_JUMP24: in relocate_special_relocatable()
11805 case elfcpp::R_ARM_THM_JUMP24: in scan_reloc_for_stub()
[all …]
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h1476 _ELF_DEFINE_RELOC(R_ARM_THM_JUMP24, 30) \