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

  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 42 #define R_386_PC8 23
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 475 case llvm::ELF::R_386_PC8:
678 case llvm::ELF::R_386_PC8:
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 98 case R_386_PC8:
749 tcg_out_reloc(s, s->code_ptr, R_386_PC8, label_index, -1);
    [all...]
  /external/elfutils/src/
i386_ld.c     [all...]
  /external/llvm/include/llvm/Support/
ELF.h 398 R_386_PC8 = 23,
    [all...]
  /external/qemu/
elf.h 295 #define R_386_PC8 23
    [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 73 milliseconds