Searched refs:getCurrentSection (Results 1 – 18 of 18) sorted by relevance
130 MCLineEntry::Make(this, getCurrentSection().first); in EmitValueImpl()237 MCLineEntry::Make(this, getCurrentSection().first); in EmitInstruction()306 MCLineEntry::Make(this, getCurrentSection().first); in EmitDwarfLocDirective()368 MCLineEntry::Make(this, getCurrentSection().first); in EmitBytes()383 MCSection *CurSec = getCurrentSection().first; in EmitValueToAlignment()440 const MCSection *Sec = getCurrentSection().first; in EmitFill()
85 MCSection *Section = Streamer.getCurrentSection().first; in emitForCurrentSection()94 MCSection *Section = Streamer.getCurrentSection().first; in addEntry()
663 assert(getCurrentSection().first && in EmitBytes()694 assert(getCurrentSection().first && in EmitValueImpl()1325 assert(getCurrentSection().first && in EmitInstruction()
306 MCSectionSubPair P = getCurrentSection(); in EmitCommonSymbol()
202 assert(getCurrentSection().first && "Cannot emit before setting section!"); in EmitLabel()
912 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSection().first)) in Make()
274 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function279 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()303 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
111 MCSection *CrntSection = getCurrentSection().first; in HexagonMCEmitCommonSymbol()
272 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in HexagonProcessInstruction()293 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in HexagonProcessInstruction()
180 const MCSection *getCurrentSection() const;
160 const MCSection *AsmPrinter::getCurrentSection() const { in getCurrentSection() function in AsmPrinter161 return OutStreamer->getCurrentSection().first; in getCurrentSection()1609 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in EmitXXStructorList()1697 if (getCurrentSection()->getKind().isText()) in EmitAlignment()
511 MCSectionSubPair CurrentSection = getStreamer().getCurrentSection(); in ParseSectionArguments()
518 getStreamer().getCurrentSection().first); in ParseDirectiveLinkOnce()
444 getStreamer().getCurrentSection().first); in parseDirectiveIndirectSymbol()
641 MCSection *Sec = getStreamer().getCurrentSection().first; in Run()710 if (!ParsingInlineAsm && !getStreamer().getCurrentSection().first) { in checkForValidSection()1747 getStreamer().getCurrentSection().first)) { in parseStatement()2869 const MCSection *Section = getStreamer().getCurrentSection().first; in parseDirectiveAlign()
2857 const MCSection *Section = getStreamer().getCurrentSection().first; in parseDirectiveEven()2864 Section = getStreamer().getCurrentSection().first; in parseDirectiveEven()
1099 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in EmitFunctionEntryLabel()
9576 const MCSection *Section = getStreamer().getCurrentSection().first; in parseDirectiveEven()9585 Section = getStreamer().getCurrentSection().first; in parseDirectiveEven()9866 if (getStreamer().getCurrentSection().first->UseCodeAlign()) in parseDirectiveAlign()