Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h635 unsigned getDwarfCompileUnitIDForLineTable(const DwarfCompileUnit &CU);
H A DDwarfDebug.cpp2155 getDwarfCompileUnitIDForLineTable(CU)); in beginFunctionImpl()
2163 DwarfDebug::getDwarfCompileUnitIDForLineTable(const DwarfCompileUnit &CU) { in getDwarfCompileUnitIDForLineTable() function in DwarfDebug
2177 getDwarfCompileUnitIDForLineTable(*CU)); in terminateLineTable()