Searched defs:coff_relocation (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Object/
H A DCOFF.h419 struct coff_relocation { struct in namespace:llvm::object
578 const coff_relocation *toRel(DataRefImpl Rel) const;
689 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
768 iterator_range<const coff_relocation *>

Completed in 51 milliseconds