Searched refs:getCurrentSection (Results 1 – 11 of 11) sorted by relevance
369 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function374 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()398 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
109 MCSectionSubPair P = getCurrentSection(); in HexagonMCEmitCommonSymbol()
238 cast<MCSectionWasm>(getStreamer().getCurrentSection().first); in parseDirectiveType()
648 MCSectionSubPair CurrentSection = getStreamer().getCurrentSection(); in ParseSectionArguments()
329 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in HexagonProcessInstruction()347 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in HexagonProcessInstruction()
272 const MCSection *getCurrentSection() const;
744 auto WS = cast<MCSectionWasm>(getStreamer().getCurrentSection().first); in CheckDataSection()1039 auto CWS = cast<MCSectionWasm>(getStreamer().getCurrentSection().first); in doBeforeLabelEmit()
317 MCSectionSubPair P = getCurrentSection(); in emitCommonSymbol()
255 const MCSection *AsmPrinter::getCurrentSection() const { in getCurrentSection() function in AsmPrinter1168 getObjFileLowering().getStackSizesSection(*getCurrentSection()); in emitStackSizeSection()2327 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in emitXXStructorList()2433 if (getCurrentSection()->getKind().isText()) in emitAlignment()
1586 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in emitFunctionEntryLabel()2242 MCSectionSubPair Current = OutStreamer->getCurrentSection(); in emitFunctionDescriptor()
468 LastMappingSymbols[getCurrentSection().first] = std::move(LastEMSInfo); in changeSection()