Home
last modified time | relevance | path

Searched refs:getDwarfCompileUnitID (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h740 unsigned getDwarfCompileUnitID() { return DwarfCompileUnitID; } in getDwarfCompileUnitID() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp248 .getMCDwarfLineTable(getContext().getDwarfCompileUnitID()) in emitDwarfLocLabelDirective()
469 .getMCDwarfLineTable(getContext().getDwarfCompileUnitID()) in emitLineTableLabel()
H A DMCDwarf.cpp111 .getMCDwarfLineTable(MCOS->getContext().getDwarfCompileUnitID()) in make()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2660 *MF, Asm->OutStreamer->getContext().getDwarfCompileUnitID()); in beginFunctionImpl()
2800 Asm->OutStreamer->getContext().getDwarfCompileUnitID(), in recordSourceLine()