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

  /bionic/libc/include/bits/
elf_arm.h 83 #define R_ARM_MOVT_PREL 46
  /external/llvm/test/MC/ARM/
elf-movt.s 53 @ OBJ-NEXT: 0x4 R_ARM_MOVT_PREL GOT 0x0
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 112 R_ARM_MOVT_PREL = 46, // Static ARM S + A - P
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 132 Type = ELF::R_ARM_MOVT_PREL;
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 164 RELOC_NUMBER (R_ARM_MOVT_PREL, 46)
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Elf32Convert.c 728 case R_ARM_MOVT_PREL:
855 case R_ARM_MOVT_PREL:
    [all...]
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 515 R_ARM_MOVT_PREL = 0x2e,
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceAssemblerARM32.h 163 if (Kind == llvm::ELF::R_ARM_MOVT_PREL)
IceAssemblerARM32.cpp 670 : (IsNonsfi ? llvm::ELF::R_ARM_MOVT_PREL
    [all...]
  /art/runtime/
elf.h 722 R_ARM_MOVT_PREL = 0x2e,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 765 R_ARM_MOVT_PREL = 0x2e
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
ELFObjectWriter.cpp     [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 599 case llvm::ELF::R_ARM_MOVT_PREL:
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
arm.cc     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c 736 HOWTO (R_ARM_MOVT_PREL, /* type */
744 "R_ARM_MOVT_PREL", /* name */
    [all...]

Completed in 969 milliseconds