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

  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 246 are always 4-aligned, we can use R_PPC64_GOT_DTPREL16_DS. */
247 Type = ELF::R_PPC64_GOT_DTPREL16_DS;
305 Type = ELF::R_PPC64_GOT_DTPREL16_DS;
  /external/llvm/test/MC/PowerPC/
ppc64-fixups.s 358 # CHECK-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT_DTPREL16_DS target 0x0
363 # CHECK-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT_DTPREL16_DS target 0x0
  /external/llvm/include/llvm/Support/
ELF.h 538 R_PPC64_GOT_DTPREL16_DS = 91,
    [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 46 milliseconds