Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()