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

  /bionic/libc/include/bits/
elf_x86.h 31 #define R_386_8 22
  /external/elfutils/backends/
i386_symbol.c 60 case R_386_8:
  /toolchain/binutils/binutils-2.27/elfcpp/
i386.h 67 R_386_8 = 22, // Direct 8 bit sign extended
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
reloc32.d 11 .*[ ]+R_386_8[ ]+xtrn
67 .*[ ]+R_386_8[ ]+xtrn
  /toolchain/binutils/binutils-2.27/include/elf/
i386.h 48 RELOC_NUMBER (R_386_8, 22)
  /external/syslinux/com32/include/sys/
elfcommon.h 339 #define R_386_8 22
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 228 return IsPCRel ? ELF::R_386_PC8 : ELF::R_386_8;
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 302 case llvm::ELF::R_386_8:
337 case llvm::ELF::R_386_8:
524 case llvm::ELF::R_386_8:
861 // R_386_8
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 395 R_386_8 = 22,
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
i386.cc     [all...]
  /external/elfutils/src/
i386_ld.c 1042 case R_386_8:
    [all...]
  /external/syslinux/com32/tools/
relocs.c 187 REL_TYPE(R_386_8),
  /art/runtime/
elf.h 406 R_386_8 = 22,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 518 R_386_8 = 22
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
ELFObjectWriter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 107 HOWTO(R_386_8, 0, 0, 8, FALSE, 0, complain_overflow_bitfield,
108 bfd_elf_generic_reloc, "R_386_8",
288 return &elf_howto_table[R_386_8 - R_386_ext_offset];
    [all...]

Completed in 736 milliseconds