Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h524 MCDwarfDwoLineTable *getDwoLineTable(const DwarfCompileUnit &);
H A DDwarfDebug.cpp3282 Asm->emitULEB128(getDwoLineTable(U)->getFile( in emitMacroFileImpl()
3415 MCDwarfDwoLineTable *DwarfDebug::getDwoLineTable(const DwarfCompileUnit &CU) { in getDwoLineTable() function in DwarfDebug
3456 CU, Asm, this, &InfoHolder, NumTypeUnitsCreated++, getDwoLineTable(CU)); in addDwarfTypeUnitType()