Home
last modified time | relevance | path

Searched refs:R_ARM_ABS32 (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/binutils-2.27/elfcpp/
H A Darm.h67 R_ARM_ABS32 = 2, // Static Data (S + A) | T enumerator
/dragonfly/contrib/binutils-2.27/include/elf/
H A Darm.h122 RELOC_NUMBER (R_ARM_ABS32, 2)
/dragonfly/contrib/binutils-2.34/include/elf/
H A Darm.h126 RELOC_NUMBER (R_ARM_ABS32, 2)
/dragonfly/contrib/binutils-2.27/gold/
H A Darm.cc2087 case elfcpp::R_ARM_ABS32: in local_section_strategy()
4768 Insn_template::data_word(0, elfcpp::R_ARM_ABS32, 0), in Stub_factory()
4778 Insn_template::data_word(0, elfcpp::R_ARM_ABS32, 0), in Stub_factory()
8204 case elfcpp::R_ARM_ABS32: in get_reference_flags()
8343 case elfcpp::R_ARM_ABS32: in check_non_pic()
8435 case elfcpp::R_ARM_ABS32: in local()
8832 case elfcpp::R_ARM_ABS32: in global()
8865 else if ((r_type == elfcpp::R_ARM_ABS32 in global()
8883 else if ((r_type == elfcpp::R_ARM_ABS32 in global()
9659 case elfcpp::R_ARM_ABS32: in relocate()
[all …]
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h1447 _ELF_DEFINE_RELOC(R_ARM_ABS32, 2) \
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.texinfo6630 or @samp{R_ARM_ABS32}, depending on the target. The @samp{--target1-rel}
6642 @samp{R_ARM_ABS32} (arm*-*-symbianelf)
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi10926 Only generate absolute relocations on word-sized values (i.e. R_ARM_ABS32).