Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/elfcpp/
HDarm.h70 R_ARM_ABS16 = 5, // Static Data S + A enumerator
/dragonfly/contrib/binutils-2.27/gold/
HDarm-reloc-property.cc120 else if (code == elfcpp::R_ARM_ABS16) in Arm_reloc_property()
HDarm.cc8205 case elfcpp::R_ARM_ABS16: in get_reference_flags()
8455 case elfcpp::R_ARM_ABS16: in local()
8833 case elfcpp::R_ARM_ABS16: in global()
9654 case elfcpp::R_ARM_ABS16: in relocate()
10408 case elfcpp::R_ARM_ABS16: in relocate_special_relocatable()
/dragonfly/contrib/binutils-2.27/include/elf/
HDarm.h125 RELOC_NUMBER (R_ARM_ABS16, 5)
/dragonfly/contrib/binutils-2.34/include/elf/
HDarm.h129 RELOC_NUMBER (R_ARM_ABS16, 5)
/dragonfly/contrib/elftoolchain/common/
HDelfdefinitions.h1450 _ELF_DEFINE_RELOC(R_ARM_ABS16, 5) \