Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h705 unsigned getDwarfCompileUnitIDForLineTable(const DwarfCompileUnit &CU);
H A DDwarfDebug.cpp2228 getDwarfCompileUnitIDForLineTable(CU)); in beginFunctionImpl()
2236 DwarfDebug::getDwarfCompileUnitIDForLineTable(const DwarfCompileUnit &CU) { in getDwarfCompileUnitIDForLineTable() function in DwarfDebug
2250 getDwarfCompileUnitIDForLineTable(*CU)); in terminateLineTable()