Searched refs:getCurrentSection (Results 1 – 10 of 10) sorted by relevance
393 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function410 assert(!getCurrentSection().first || in getCurrentFragment()411 CurFrag->getParent() == getCurrentSection().first); in getCurrentFragment()418 std::make_pair(getCurrentSection(), getPreviousSection())); in pushSection()
112 MCSectionSubPair P = getCurrentSection(); in HexagonMCEmitCommonSymbol()
190 LastMappingSymbols[getCurrentSection().first] = LastEMS; in changeSection()
330 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in HexagonProcessInstruction()349 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in HexagonProcessInstruction()
307 const MCSection *getCurrentSection() const;
280 MCSectionSubPair P = getCurrentSection(); in emitCommonSymbol()
532 TS->changeSection(getCurrentSection().first, Section, Subsection, OS); in changeSection()
421 const MCSection *AsmPrinter::getCurrentSection() const { in getCurrentSection() function in AsmPrinter1516 getObjFileLowering().getStackSizesSection(*getCurrentSection()); in emitStackSizeSection()2989 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in emitXXStructorList()3116 if (getCurrentSection()->isText()) { in emitAlignment()
482 LastMappingSymbols[getCurrentSection().first] = std::move(LastEMSInfo); in changeSection()
2021 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in emitFunctionEntryLabel()2880 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in emitFunctionDescriptor()