Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Sec

70   const MCSection *Sec = getContext().getELFSection(NameData,
76 Streamer.SwitchSection(Sec);
936 const MCSection *Sec = getDrectveSection();
937 Streamer.SwitchSection(Sec);
962 const MCSection *Sec,
966 return Sec;
970 const MCSectionCOFF *SecCOFF = cast<MCSectionCOFF>(Sec);