Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h637 unsigned getDwarfCompileUnitIDForLineTable(const DwarfCompileUnit &CU);
H A DDwarfDebug.cpp2191 getDwarfCompileUnitIDForLineTable(CU)); in beginFunctionImpl()
2199 DwarfDebug::getDwarfCompileUnitIDForLineTable(const DwarfCompileUnit &CU) { in getDwarfCompileUnitIDForLineTable() function in DwarfDebug
2213 getDwarfCompileUnitIDForLineTable(*CU)); in terminateLineTable()