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

  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 238 are always 4-aligned, we can use R_PPC64_GOT_TPREL16_LO_DS. */
239 Type = ELF::R_PPC64_GOT_TPREL16_LO_DS;
302 Type = ELF::R_PPC64_GOT_TPREL16_LO_DS;
  /external/llvm/test/MC/PowerPC/
ppc64-fixups.s 313 # CHECK-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT_TPREL16_LO_DS target 0x0
323 # CHECK-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT_TPREL16_LO_DS target 0x0
  /external/llvm/include/llvm/Support/
ELF.h 535 R_PPC64_GOT_TPREL16_LO_DS = 88,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 584 R_PPC64_GOT_TPREL16_LO_DS = 88
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/llvm/include/llvm/Object/
ELF.h     [all...]

Completed in 47 milliseconds