Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h73 R_ARM_ABS8 = 8, // Static Data S + A enumerator
/toolchain/binutils/binutils-2.25/gold/
Darm-reloc-property.cc118 if (code == elfcpp::R_ARM_ABS8) in Arm_reloc_property()
Darm.cc8159 case elfcpp::R_ARM_ABS8: in get_reference_flags()
8409 case elfcpp::R_ARM_ABS8: in local()
8787 case elfcpp::R_ARM_ABS8: in global()
9595 case elfcpp::R_ARM_ABS8: in relocate()
10314 case elfcpp::R_ARM_ABS8: in relocate_special_relocatable()
DChangeLog12350 R_ARM_THM_ABS5, R_ARM_ABS8, R_ARM_ABS12, R_ARM_ABS16,
12358 (Scan::local): Remove special handling of R_ARM_ABS8. Handle
12824 (Target_arm::Scan::local): Handle R_ARM_ABS8.
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h126 RELOC_NUMBER (R_ARM_ABS8, 8)
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c198 HOWTO (R_ARM_ABS8, /* type */
1815 {BFD_RELOC_8, R_ARM_ABS8},
8742 case R_ARM_ABS8: in elf32_arm_final_link_relocate()
DChangeLog2788 R_ARM_ABS8 and R_ARM_ABS16.