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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
movw-shared-2.d 4 #error: .*: relocation R_ARM_MOVT_ABS against `b' can not be used when making a shared object; recompile with -fPIC
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
movw-local.d 11 4: R_ARM_MOVT_ABS bar
  /external/llvm/test/MC/ARM/
target-expressions.s 72 @ CHECK-RELOCATIONS: 0x8 R_ARM_MOVT_ABS function 0x0
74 @ CHECK-RELOCATIONS: 0x10 R_ARM_MOVT_ABS function 0x0
76 @ CHECK-RELOCATIONS: 0x38 R_ARM_MOVT_ABS external 0x0
78 @ CHECK-RELOCATIONS: 0x40 R_ARM_MOVT_ABS external 0x0
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMELFWriterInfo.cpp 47 case ARM::reloc_arm_movt: return ELF::R_ARM_MOVT_ABS; break;
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 110 R_ARM_MOVT_ABS = 44, // Static ARM S + A
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 242 Type = ELF::R_ARM_MOVT_ABS;
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 162 RELOC_NUMBER (R_ARM_MOVT_ABS, 44)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 513 R_ARM_MOVT_ABS = 0x2c,
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 474 case ELF::R_ARM_MOVT_ABS:
477 else if (Type == ELF::R_ARM_MOVT_ABS)
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 460 case llvm::ELF::R_ARM_MOVT_ABS:
539 case llvm::ELF::R_ARM_MOVT_ABS:
    [all...]
  /art/runtime/
elf.h 720 R_ARM_MOVT_ABS = 0x2c,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 763 R_ARM_MOVT_ABS = 0x2c
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
ELFObjectWriter.cpp     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c 708 HOWTO (R_ARM_MOVT_ABS, /* type */
716 "R_ARM_MOVT_ABS", /* name */
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
arm.cc     [all...]

Completed in 1751 milliseconds