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

  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 251 are always 4-aligned, we can use R_PPC64_GOT_DTPREL16_LO_DS. */
252 Type = ELF::R_PPC64_GOT_DTPREL16_LO_DS;
308 Type = ELF::R_PPC64_GOT_DTPREL16_LO_DS;
  /external/llvm/test/MC/PowerPC/
ppc64-fixups.s 343 # CHECK-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT_DTPREL16_LO_DS target 0x0
353 # CHECK-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT_DTPREL16_LO_DS target 0x0
  /external/llvm/include/llvm/Support/
ELF.h 539 R_PPC64_GOT_DTPREL16_LO_DS = 92,
    [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 114 milliseconds