Searched refs:getCurrentSection (Results 1 – 17 of 17) sorted by relevance
114 MCLineEntry::Make(this, getCurrentSection().first); in EmitValueImpl()219 MCLineEntry::Make(this, getCurrentSection().first); in EmitInstruction()289 MCLineEntry::Make(this, getCurrentSection().first); in EmitDwarfLocDirective()347 MCLineEntry::Make(this, getCurrentSection().first); in EmitBytes()417 const MCSection *Sec = getCurrentSection().first; in EmitZeros()
86 const MCSection *Section = Streamer.getCurrentSection().first; in emitForCurrentSection()95 const MCSection *Section = Streamer.getCurrentSection().first; in addEntry()
621 assert(getCurrentSection().first && in EmitBytes()652 assert(getCurrentSection().first && in EmitValueImpl()1250 assert(getCurrentSection().first && in EmitInstruction()
203 assert(getCurrentSection().first && "Cannot emit before setting section!"); in EmitLabel()204 AssignSection(Symbol, getCurrentSection().first); in EmitLabel()
188 AssignSection(Symbol, getCurrentSection().first); in EmitLabel()
914 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSection().first)) in Make()
291 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function321 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
180 auto Sec = getCurrentSection().first; in EmitMappingSymbol()
175 const MCSection *getCurrentSection() const;
160 const MCSection *AsmPrinter::getCurrentSection() const { in getCurrentSection() function in AsmPrinter161 return OutStreamer.getCurrentSection().first; in getCurrentSection()1545 if (OutStreamer.getCurrentSection() != OutStreamer.getPreviousSection()) in EmitXXStructorList()1648 if (getCurrentSection()->getKind().isText()) in EmitAlignment()
521 MCSectionSubPair CurrentSection = getStreamer().getCurrentSection(); in ParseSectionArguments()
502 getStreamer().getCurrentSection().first); in ParseDirectiveLinkOnce()
435 getStreamer().getCurrentSection().first); in parseDirectiveIndirectSymbol()
624 getStreamer().getCurrentSection().first); in Run()691 if (!ParsingInlineAsm && !getStreamer().getCurrentSection().first) { in checkForValidSection()1603 getStreamer().getCurrentSection().first)) { in parseStatement()2735 const MCSection *Section = getStreamer().getCurrentSection().first; in parseDirectiveAlign()
639 AssignSection(Symbol, getCurrentSection().first); in EmitMappingSymbol()
1056 MCSectionSubPair Current = OutStreamer.getCurrentSection(); in EmitFunctionEntryLabel()
9645 const MCSection *Section = getStreamer().getCurrentSection().first; in parseDirectiveEven()9654 Section = getStreamer().getCurrentSection().first; in parseDirectiveEven()9943 if (getStreamer().getCurrentSection().first->UseCodeAlign()) in parseDirectiveAlign()