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

  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 78 Type = ELF::R_PPC_REL24;
  /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/qemu/tcg/ppc/
tcg-target.c 213 case R_PPC_REL24:
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 204 case R_PPC_REL24:
1234 tcg_out_reloc (s, s->code_ptr - 4, R_PPC_REL24, args[0], 0);
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 458 R_PPC_REL24 = 10,
    [all...]
  /external/qemu/
elf.h 479 #define R_PPC_REL24 10 /* PC relative 26 bit */
    [all...]
  /external/valgrind/main/VEX/switchback/
linker.c 834 case R_PPC_REL24: /* 10 *//* PC relative 26 bit */
841 fprintf(stderr, "%s: R_PPC_REL24 relocation failed\n", oc->fileName );
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 206 milliseconds