Home | History | Annotate | Download | only in MC

Lines Matching refs:MCSectionCOFF

28 #include "llvm/MC/MCSectionCOFF.h"
107 MCSectionCOFF const *MCSection;
156 void defineSection(MCSectionCOFF const &Sec);
266 void WinCOFFObjectWriter::defineSection(MCSectionCOFF const &Sec) {
615 defineSection(static_cast<const MCSectionCOFF &>(Section));
643 const auto &Sec = cast<MCSectionCOFF>(Sym.getSection());
897 const MCSectionCOFF &MCSec = *Section->MCSection;