Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dpic_vxworks.d21 1c: R_ARM_SBREL32 foo3
Dpic.d23 1c: R_ARM_SBREL32 foo3
/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h74 R_ARM_SBREL32 = 9, // Static Data ((S + A) | T) - B(S) enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h127 RELOC_NUMBER (R_ARM_SBREL32, 9)
/toolchain/binutils/binutils-2.25/gold/
Darm.cc2089 case elfcpp::R_ARM_SBREL32: in local_section_strategy()
8170 case elfcpp::R_ARM_SBREL32: in get_reference_flags()
8448 case elfcpp::R_ARM_SBREL32: in local()
8862 case elfcpp::R_ARM_SBREL32: in global()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c212 HOWTO (R_ARM_SBREL32, /* type */
1835 {BFD_RELOC_ARM_SBREL32, R_ARM_SBREL32},