Home
last modified time | relevance | path

Searched refs:getCurrentSectionOnly (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCObjectStreamer.cpp51 MCSection *CurSection = getCurrentSectionOnly(); in addPendingLabel()
71 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
94 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
204 assert(getCurrentSectionOnly() && "No current section!"); in getCurrentFragment()
206 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()
252 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitValueImpl()
326 assert(F->getParent() == getCurrentSectionOnly()); in emitLabelAtPos()
413 const MCSection &Sec = *getCurrentSectionOnly(); in emitInstruction()
429 MCSection *Sec = getCurrentSectionOnly(); in emitInstructionImpl()
434 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitInstructionImpl()
[all …]
DConstantPools.cpp111 MCSection *Section = Streamer.getCurrentSectionOnly(); in emitForCurrentSection()
117 MCSection *Section = Streamer.getCurrentSectionOnly(); in clearCacheForCurrentSection()
125 MCSection *Section = Streamer.getCurrentSectionOnly(); in addEntry()
DMCELFStreamer.cpp50 return getCurrentSectionOnly()->isBundleLocked(); in isBundleLocked()
109 static_cast<const MCSectionELF &>(*getCurrentSectionOnly()); in emitLabel()
120 static_cast<const MCSectionELF &>(*getCurrentSectionOnly()); in emitLabelAtPos()
152 MCSection *CurSection = getCurrentSectionOnly(); in changeSection()
581 MCSection &Sec = *getCurrentSectionOnly(); in emitInstToData()
655 MCSection &Sec = *getCurrentSectionOnly(); in emitBundleLock()
674 MCSection &Sec = *getCurrentSectionOnly(); in emitBundleUnlock()
715 MCSection *CurSection = getCurrentSectionOnly(); in finishImpl()
DMCWasmStreamer.cpp60 static_cast<const MCSectionWasm &>(*getCurrentSectionOnly()); in emitLabel()
71 static_cast<const MCSectionWasm &>(*getCurrentSectionOnly()); in emitLabelAtPos()
DMCWinCOFFStreamer.cpp207 MCSection *Sec = getCurrentSectionOnly(); in emitCOFFSymbolIndex()
211 new MCSymbolIdFragment(Symbol, getCurrentSectionOnly()); in emitCOFFSymbolIndex()
DMCStreamer.cpp336 FI->Section = getCurrentSectionOnly(); in checkCVLocSection()
337 else if (FI->Section != getCurrentSectionOnly()) { in checkCVLocSection()
431 assert(getCurrentSectionOnly() && "Cannot emit before setting section!"); in emitLabel()
435 Symbol->setFragment(&getCurrentSectionOnly()->getDummyFragment()); in emitLabel()
724 CurrentWinFrameInfo->TextSection = getCurrentSectionOnly(); in emitWinCFIStartProc()
766 CurrentWinFrameInfo->TextSection = getCurrentSectionOnly(); in emitWinCFIStartChained()
DMCAsmStreamer.cpp510 TS->changeSection(getCurrentSectionOnly(), Section, Subsection, OS); in changeSection()
1167 assert(getCurrentSectionOnly() && in emitBytes()
1255 assert(getCurrentSectionOnly() && in emitValueImpl()
1641 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitDwarfLocDirective()
2310 assert(getCurrentSectionOnly() && in emitInstruction()
2316 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitInstruction()
2555 MCSymbol *Sym = getCurrentSectionOnly()->getEndSymbol(getContext()); in doFinalizationAtSectionEnd()
DMCCodeView.cpp432 OS.getCurrentSectionOnly()); in emitInlineLineTableForFunction()
442 OS.getCurrentSectionOnly()); in emitDefRange()
DMCMachOStreamer.cpp327 ISD.Section = getCurrentSectionOnly(); in emitSymbolAttribute()
DMCDwarf.cpp1206 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64TargetStreamer.cpp78 MCSection *Cur = OutStreamer.getCurrentSectionOnly(); in emitNoteSection()
/openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp163 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in EmitInterruptVectorSection()
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCObjectStreamer.h96 MCSection *CurSection = getCurrentSectionOnly(); in insert()
DMCStreamer.h389 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly() function
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFStreamer.cpp272 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitValueImpl()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp148 cast<MCSectionXCOFF>(Streamer.getCurrentSectionOnly()) in emitTCEntry()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp144 Asm->OutStreamer->getCurrentSectionOnly()); in endFunction()
217 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()
DAsmPrinter.cpp409 return OutStreamer->getCurrentSectionOnly(); in getCurrentSection()
3936 auto PrevSection = OutStreamer->getCurrentSectionOnly(); in emitXRayTable()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp488 if (!OS.getCurrentSectionOnly()->getKind().isText()) in canPadBranches()
586 MCSection *Sec = OS.getCurrentSectionOnly(); in emitInstructionEnd()
/openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp600 static_cast<const MCSectionCOFF *>(getStreamer().getCurrentSectionOnly()); in ParseDirectiveLinkOnce()
DDarwinAsmParser.cpp554 getStreamer().getCurrentSectionOnly()); in parseDirectiveIndirectSymbol()
DAsmParser.cpp985 MCSection *Sec = getStreamer().getCurrentSectionOnly(); in Run()
1090 if (!ParsingMSInlineAsm && !getStreamer().getCurrentSectionOnly()) { in checkForValidSection()
2358 getStreamer().getCurrentSectionOnly())) { in parseAndMatchAndEmitTargetInstruction()
3484 const MCSection *Section = getStreamer().getCurrentSectionOnly(); in parseDirectiveAlign()
DMasmParser.cpp1355 MCSection *Sec = getStreamer().getCurrentSectionOnly(); in Run()
1458 if (!ParsingMSInlineAsm && !getStreamer().getCurrentSectionOnly()) { in checkForValidSection()
2718 getStreamer().getCurrentSectionOnly())) { in parseStatement()
4736 const MCSection *Section = getStreamer().getCurrentSectionOnly(); in emitAlignTo()
7715 return getStreamer().getCurrentSectionOnly()->getName().str(); in evaluateBuiltinTextMacro()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86AsmPrinter.cpp767 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in emitStartOfAsmFile()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp4725 const MCSection *Section = getStreamer().getCurrentSectionOnly(); in parseDirectiveEven()
4728 Section = getStreamer().getCurrentSectionOnly(); in parseDirectiveEven()

12