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

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFRelocationInfo.cpp 83 case R_X86_64_GOTPC32:
X86ELFObjectWriter.cpp 105 Type = ELF::R_X86_64_GOTPC32;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-amd64.c 170 return (unsigned char) R_X86_64_GOTPC32;
elf.h 339 R_X86_64_GOTPC32 = 26, /* word32, signed pc relative to GOT */
  /external/llvm/lib/Object/
ELF.cpp 49 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOTPC32);
    [all...]
ELFYAML.cpp 414 ECase(R_X86_64_GOTPC32)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 480 R_X86_64_GOTPC32 = 26
    [all...]
  /art/runtime/
elf.h 366 R_X86_64_GOTPC32 = 26,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 381 R_X86_64_GOTPC32 = 26,
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 129 milliseconds