Searched refs:getCurrentSection (Results 1 – 10 of 10) sorted by relevance
357 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function362 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()386 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
109 MCSectionSubPair P = getCurrentSection(); in HexagonMCEmitCommonSymbol()
329 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in HexagonProcessInstruction()347 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in HexagonProcessInstruction()
636 auto WS = cast<MCSectionWasm>(getStreamer().getCurrentSection().first); in CheckDataSection()876 auto CWS = cast<MCSectionWasm>(getStreamer().getCurrentSection().first); in doBeforeLabelEmit()
244 const MCSection *getCurrentSection() const;
244 const MCSection *AsmPrinter::getCurrentSection() const { in getCurrentSection() function in AsmPrinter1018 getObjFileLowering().getStackSizesSection(*getCurrentSection()); in emitStackSizeSection()2092 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in EmitXXStructorList()2204 if (getCurrentSection()->getKind().isText()) in EmitAlignment()
304 MCSectionSubPair P = getCurrentSection(); in EmitCommonSymbol()
627 MCSectionSubPair CurrentSection = getStreamer().getCurrentSection(); in ParseSectionArguments()
1411 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in EmitFunctionEntryLabel()1677 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in EmitFunctionDescriptor()
476 LastMappingSymbols[getCurrentSection().first] = std::move(LastEMSInfo); in ChangeSection()