Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/elfcpp/
H A Darm.h108 R_ARM_PREL31 = 42, // Static Data ((S + A) | T) - P enumerator
/dragonfly/contrib/binutils-2.27/include/elf/
H A Darm.h162 RELOC_NUMBER (R_ARM_PREL31, 42)
/dragonfly/contrib/binutils-2.34/include/elf/
H A Darm.h166 RELOC_NUMBER (R_ARM_PREL31, 42)
/dragonfly/contrib/binutils-2.27/gold/
H A Darm.cc2725 case elfcpp::R_ARM_PREL31: in reloc_is_non_pic()
6698 if (r_type != elfcpp::R_ARM_PREL31 && r_type != elfcpp::R_ARM_SBREL31) in find_linked_text_section()
8279 case elfcpp::R_ARM_PREL31: in get_reference_flags()
8506 case elfcpp::R_ARM_PREL31: in local()
8745 case elfcpp::R_ARM_PREL31: in possible_function_pointer_reloc()
8982 case elfcpp::R_ARM_PREL31: in global()
9822 case elfcpp::R_ARM_PREL31: in relocate()
10478 case elfcpp::R_ARM_PREL31: in relocate_special_relocatable()
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h1488 _ELF_DEFINE_RELOC(R_ARM_PREL31, 42) \