Home
last modified time | relevance | path

Searched defs:BeginLabel (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp315 MCSymbol *BeginLabel = Asm->createTempSymbol("Bdebugstroff"); in emitStringOffsets() local
441 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitDwarfDebugArangesTable() local
513 MCSymbol *BeginLabel = Asm->createTempSymbol("Brnglists"); in emitDwarfDebugRangeListHeader() local
610 MCSymbol *BeginLabel = Asm->createTempSymbol("Bloclists"); in emitDwarfDebugLocListHeader() local
711 MCSymbol *BeginLabel = Asm->createTempSymbol("Bdebugaddr"); in emitDwarfDebugAddrsHeader() local
1215 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp195 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in computePadMap() local
274 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local
714 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
H A DEHStreamer.h63 MCSymbol *BeginLabel; // Null indicates the start of the function. member
H A DCodeViewDebug.cpp1240 const MCSymbol *BeginLabel = std::get<0>(HeapAllocSite); in emitDebugInfoForFunction() local
3169 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginCVSubsection() local
3192 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginSymbolRecord() local
H A DWinException.cpp628 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
H A DDwarfCompileUnit.cpp703 auto *BeginLabel = DD->getLabelBeforeInsn(R.first); in attachRangesOrLowHighPC() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h154 MCSymbol *BeginLabel, *EndLabel; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp826 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8776 MCSymbol *&BeginLabel) { in lowerStartEH()
8799 MCSymbol *BeginLabel) { in lowerEndEH()
8828 MCSymbol *BeginLabel = nullptr; in lowerInvokable() local
10003 MCSymbol *BeginLabel = nullptr; in visitInlineAsm() local
H A DSelectionDAGISel.cpp1480 MCSymbol *BeginLabel = MF->getContext().createTempSymbol(); in reportIPToStateForBlocks() local