Searched refs:getLabelBegin (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h251 MCSymbol *getLabelBegin() { return LabelBegin; } function in class:llvm::CompileUnit
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h294 MCSymbol *getLabelBegin() const { function in class:llvm::final
H A DAccelTable.cpp565 CompUnits.push_back(MainCU->getLabelBegin());
H A DDwarfDebug.cpp2113 Asm->emitDwarfSymbolReference(CU.getLabelBegin());

Completed in 120 milliseconds