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

  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 41 #define R_386_8 22
  /external/elfutils/backends/
i386_symbol.c 57 case R_386_8:
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 222 case FK_Data_1: Type = ELF::R_386_8; break;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-x86.c 180 case 8: return (unsigned char) R_386_8;
elf.h 291 R_386_8 = 22, /* word8, S + A (GNU extension) */
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 216 case llvm::ELF::R_386_8:
372 case llvm::ELF::R_386_8:
807 // R_386_8
    [all...]
  /external/elfutils/src/
i386_ld.c     [all...]
  /external/llvm/include/llvm/Support/
ELF.h 396 R_386_8 = 22,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 514 R_386_8 = 22
    [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 944 milliseconds