HomeSort by: relevance | last modified time | path
    Searched defs:coff_relocation (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFF.h 474 struct coff_relocation { struct in namespace:llvm::object
833 const coff_relocation *toRel(DataRefImpl Rel) const;
982 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
1073 ArrayRef<coff_relocation> getRelocations(const coff_section *Sec) const;
1265 std::vector<const coff_relocation *> Relocs;

Completed in 22 milliseconds