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

  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp 63 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PC32DBL;
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 719 case ELF::R_390_PC32DBL:
722 assert(int32_t(Delta / 2) * 2 == Delta && "R_390_PC32DBL overflow");
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/qemu/
elf.h 598 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */
    [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 5520 milliseconds