Lines Matching refs:getContext
113 getContext().reportError(PendingFixup.Fixup.getLoc(), in resolvePendingFixups()
162 if (!getAssembler().getContext().getTargetTriple().isRISCV()) in emitAbsoluteSymbolDiff()
170 if (!getAssembler().getContext().getTargetTriple().isRISCV()) in emitAbsoluteSymbolDiffAsULEB128()
260 getContext().reportError( in emitValueImpl()
274 MCSymbol *Label = getContext().createTempSymbol("cfi"); in emitCFILabel()
281 Frame.Begin = getContext().createTempSymbol(); in emitCFIStartProcImpl()
286 Frame.End = getContext().createTempSymbol(); in emitCFIEndProcImpl()
375 getContext().clearDwarfLocSeen(); in changeSectionImpl()
382 getContext().reportError(Subsection->getLoc(), in changeSectionImpl()
386 getContext().reportError(Subsection->getLoc(), in changeSectionImpl()
423 getContext().reportError(Inst.getLoc(), Twine(Sec.getVirtualSectionKind()) + in emitInstruction()
519 MCContext &Context = OS.getContext(); in buildSymbolDiff()
565 MCContext &Ctx = getContext(); in emitDwarfLineEndEntry()
589 MCSymbol *LineSym = getContext().createTempSymbol(); in emitCVLocDirective()
591 getContext().getCVContext().recordCVLoc(getContext(), LineSym, FunctionId, in emitCVLocDirective()
599 getContext().getCVContext().emitLineTableForFunction(*this, FunctionId, Begin, in emitCVLinetableDirective()
607 getContext().getCVContext().emitInlineLineTableForFunction( in emitCVInlineLinetableDirective()
618 getContext().getCVContext().emitDefRange(*this, Ranges, FixedSizePortion); in emitCVDefRangeDirective()
626 getContext().getCVContext().emitStringTable(*this); in emitCVStringTableDirective()
629 getContext().getCVContext().emitFileChecksums(*this); in emitCVFileChecksumsDirective()
633 getContext().getCVContext().emitFileChecksumOffset(*this, FileNo); in emitCVFileChecksumOffsetDirective()
804 MCSymbolRefExpr::create(getContext().createTempSymbol(), getContext()); in emitRelocDirective()
861 getContext().getSourceManager()->PrintMessage( in emitFill()
917 getContext().RemapDebugPaths(); in finishImpl()
920 if (getContext().getGenDwarfForAssembly()) in finishImpl()