Searched refs:setDwarfCompileUnitID (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h578 void setDwarfCompileUnitID(unsigned CUIndex) { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1841 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0);
1843 Asm->OutStreamer->getContext().setDwarfCompileUnitID(CU.getUniqueID());
1866 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0);

Completed in 115 milliseconds