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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
arm-target1.s 1 # Test the R_ARM_TARGET1 relocation
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
pic_vxworks.d 20 18: R_ARM_TARGET1 foo2
pic.d 22 18: R_ARM_TARGET1 foo2
  /external/llvm/test/MC/ARM/
symbol-variants.s 54 @CHECK: 38 R_ARM_TARGET1 f14
55 @CHECK: 3c R_ARM_TARGET1 f15
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 103 R_ARM_TARGET1 = 38, // Data Misc (S + A) | T or
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 199 Type = ELF::R_ARM_TARGET1;
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 156 RELOC_NUMBER (R_ARM_TARGET1, 38)
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 435 // Set R_ARM_TARGET1 to R_ARM_ABS32
436 // FIXME: R_ARM_TARGET1 should be set by option --target1-rel
438 case llvm::ELF::R_ARM_TARGET1:
527 // Set R_ARM_TARGET1 to R_ARM_ABS32
528 // FIXME: R_ARM_TARGET1 should be set by option --target1-rel
530 case llvm::ELF::R_ARM_TARGET1:
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 467 case ELF::R_ARM_TARGET1:
    [all...]
  /art/runtime/
elf.h 714 R_ARM_TARGET1 = 0x26,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 757 R_ARM_TARGET1 = 0x26
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
arm.cc     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c 624 HOWTO (R_ARM_TARGET1, /* type */
632 "R_ARM_TARGET1", /* name */
    [all...]

Completed in 3596 milliseconds