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.cpp1874 SplitTypeUnitFileTable.Emit(Asm->OutStreamer); in emitDebugLineDWO()
1892 SplitTypeUnitFileTable.setCompilationDir(CU.getCUNode()->getDirectory()); in getDwoLineTable()
1893 return &SplitTypeUnitFileTable; in getDwoLineTable()