Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h722 void setDwarfCompileUnitID(unsigned CUIndex) { DwarfCompileUnitID = CUIndex; } in setDwarfCompileUnitID() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2227 Asm->OutStreamer->getContext().setDwarfCompileUnitID( in beginFunctionImpl()
2275 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0); in endFunctionImpl()