HomeSort by relevance Sort by last modified time
    Searched refs:R_ARM_TARGET2 (Results 1 - 19 of 19) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
target-reloc-1.d 11 0: R_ARM_TARGET2 foo
13 4: R_ARM_TARGET2 foo
15 8: R_ARM_TARGET2 foo
pic_vxworks.d 22 20: R_ARM_TARGET2 foo4
pic.d 24 20: R_ARM_TARGET2 foo4
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
arm-target2.s 1 # Test the R_ARM_TARGET2 relocation
  /bionic/libc/include/bits/
elf_arm.h 78 #define R_ARM_TARGET2 41
  /external/llvm/test/MC/ARM/
symbol-variants.s 60 @CHECK: 40 R_ARM_TARGET2 f16
61 @CHECK: 44 R_ARM_TARGET2 f17
  /toolchain/binutils/binutils-2.27/elfcpp/
arm.h 107 R_ARM_TARGET2 = 41, // Static Misc
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 207 Type = ELF::R_ARM_TARGET2;
  /toolchain/binutils/binutils-2.27/include/elf/
arm.h 161 RELOC_NUMBER (R_ARM_TARGET2, 41)
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 510 R_ARM_TARGET2 = 0x29,
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 476 // Set R_ARM_TARGET2 to R_ARM_GOT_PREL
477 // FIXME: R_ARM_TARGET2 should be set by option --target2
478 case llvm::ELF::R_ARM_TARGET2:
693 // Set R_ARM_TARGET2 to R_ARM_GOT_PREL
694 // FIXME: R_ARM_TARGET2 should be set by option --target2
695 case llvm::ELF::R_ARM_TARGET2:
    [all...]
  /art/runtime/
elf.h 720 R_ARM_TARGET2 = 0x29,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 760 R_ARM_TARGET2 = 0x29
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
arm.cc     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-arm.c 666 HOWTO (R_ARM_TARGET2, /* type */
674 "R_ARM_TARGET2", /* name */
    [all...]

Completed in 453 milliseconds