Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h478 void setDwarfCompileUnitID(unsigned CUIndex) { in setDwarfCompileUnitID() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1076 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0); in beginFunction()
1078 Asm->OutStreamer->getContext().setDwarfCompileUnitID(TheCU->getUniqueID()); in beginFunction()
1112 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0); in endFunction()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h633 void setDwarfCompileUnitID(unsigned CUIndex) { in setDwarfCompileUnitID() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h578 void setDwarfCompileUnitID(unsigned CUIndex) { in setDwarfCompileUnitID() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1841 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0); in beginFunctionImpl()
1843 Asm->OutStreamer->getContext().setDwarfCompileUnitID(CU.getUniqueID()); in beginFunctionImpl()
1866 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0); in endFunctionImpl()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2065 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0); in beginFunctionImpl()
2067 Asm->OutStreamer->getContext().setDwarfCompileUnitID(CU.getUniqueID()); in beginFunctionImpl()
2090 Asm->OutStreamer->getContext().setDwarfCompileUnitID(0); in endFunctionImpl()