Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h711 void setDwarfCompileUnitID(unsigned CUIndex) { in setDwarfCompileUnitID() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2155 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0); in beginFunctionImpl()
2157 Asm->OutStreamer->getContext().setDwarfCompileUnitID(CU.getUniqueID()); in beginFunctionImpl()
2180 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0); in endFunctionImpl()