Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h310 MCDwarfDwoLineTable SplitTypeUnitFileTable; variable
DDwarfDebug.cpp1887 SplitTypeUnitFileTable.Emit(*Asm->OutStreamer, MCDwarfLineTableParams()); in emitDebugLineDWO()
1904 SplitTypeUnitFileTable.setCompilationDir(CU.getCUNode()->getDirectory()); in getDwoLineTable()
1905 return &SplitTypeUnitFileTable; in getDwoLineTable()