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

  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 40 #define R_386_PC16 21
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-x86.c 174 case 16: return (unsigned char) R_386_PC16;
elf.h 290 R_386_PC16 = 21, /* word16, S + A - P (GNU extension) */
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 265 case llvm::ELF::R_386_PC16:
468 case llvm::ELF::R_386_PC16:
866 // R_386_PC16
    [all...]
  /external/elfutils/src/
i386_ld.c     [all...]
  /external/llvm/include/llvm/Support/
ELF.h 395 R_386_PC16 = 21,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 513 R_386_PC16 = 21
    [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 765 milliseconds