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

  /external/swiftshader/third_party/LLVM/include/llvm/Object/
COFF.h 70 struct coff_relocation { struct in namespace:llvm::object
92 const coff_relocation *toRel(DataRefImpl Rel) const;
  /external/swiftshader/third_party/LLVM/lib/Object/
COFFObjectFile.cpp 403 reinterpret_cast<const coff_relocation*>(
563 const coff_relocation *COFFObjectFile::toRel(DataRefImpl Rel) const {
564 return reinterpret_cast<const coff_relocation*>(Rel.p);
569 reinterpret_cast<const coff_relocation*>(Rel.p) + 1);
580 const coff_relocation* R = toRel(Rel);
588 const coff_relocation* R = toRel(Rel);
598 const coff_relocation *reloc = toRel(Rel);
657 const coff_relocation *reloc = toRel(Rel);
  /external/llvm/lib/Object/
COFFObjectFile.cpp 338 const coff_relocation *FirstReloc;
339 if (getObject(FirstReloc, M, reinterpret_cast<const coff_relocation*>(
348 static const coff_relocation *
353 auto begin = reinterpret_cast<const coff_relocation *>(
360 if (checkOffset(M, uintptr_t(begin), sizeof(coff_relocation) * NumRelocs))
367 const coff_relocation *begin = getFirstReloc(Sec, Data, base());
377 const coff_relocation *I = getFirstReloc(Sec, Data, base());
    [all...]
  /external/llvm/include/llvm/Object/
COFF.h 451 struct coff_relocation { struct in namespace:llvm::object
650 const coff_relocation *toRel(DataRefImpl Rel) const;
763 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
852 iterator_range<const coff_relocation *>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 435 struct coff_relocation { struct in namespace:llvm::object
638 const coff_relocation *toRel(DataRefImpl Rel) const;
757 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
846 iterator_range<const coff_relocation *>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 435 struct coff_relocation { struct in namespace:llvm::object
638 const coff_relocation *toRel(DataRefImpl Rel) const;
757 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
846 iterator_range<const coff_relocation *>
    [all...]
  /external/llvm/tools/obj2yaml/
coff2yaml.cpp 121 const object::coff_relocation *reloc = Obj.getCOFFRelocation(Reloc);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
COFF.h 450 struct coff_relocation { struct in namespace:llvm::object
693 const coff_relocation *toRel(DataRefImpl Rel) const;
823 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
915 iterator_range<const coff_relocation *>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
COFF.h 450 struct coff_relocation { struct in namespace:llvm::object
693 const coff_relocation *toRel(DataRefImpl Rel) const;
823 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
915 iterator_range<const coff_relocation *>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
COFF.h 449 struct coff_relocation { struct in namespace:llvm::object
762 const coff_relocation *toRel(DataRefImpl Rel) const;
903 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
COFF.h 449 struct coff_relocation { struct in namespace:llvm::object
762 const coff_relocation *toRel(DataRefImpl Rel) const;
903 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
COFF.h 449 struct coff_relocation { struct in namespace:llvm::object
762 const coff_relocation *toRel(DataRefImpl Rel) const;
903 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
COFF.h 449 struct coff_relocation { struct in namespace:llvm::object
762 const coff_relocation *toRel(DataRefImpl Rel) const;
903 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
COFF.h 450 struct coff_relocation { struct in namespace:llvm::object
693 const coff_relocation *toRel(DataRefImpl Rel) const;
823 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
915 iterator_range<const coff_relocation *>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
COFF.h 450 struct coff_relocation { struct in namespace:llvm::object
693 const coff_relocation *toRel(DataRefImpl Rel) const;
823 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
915 iterator_range<const coff_relocation *>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
COFF.h 449 struct coff_relocation { struct in namespace:llvm::object
762 const coff_relocation *toRel(DataRefImpl Rel) const;
903 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
COFF.h 449 struct coff_relocation { struct in namespace:llvm::object
762 const coff_relocation *toRel(DataRefImpl Rel) const;
903 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
COFF.h 449 struct coff_relocation { struct in namespace:llvm::object
762 const coff_relocation *toRel(DataRefImpl Rel) const;
903 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
COFF.h 449 struct coff_relocation { struct in namespace:llvm::object
762 const coff_relocation *toRel(DataRefImpl Rel) const;
903 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
    [all...]

Completed in 995 milliseconds