HomeSort by relevance Sort by last modified time
    Searched defs:coff_relocation (Results 1 - 3 of 3) 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/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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
COFF.h 472 struct coff_relocation { struct in namespace:llvm::object
791 const coff_relocation *toRel(DataRefImpl Rel) const;
932 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
    [all...]

Completed in 636 milliseconds