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

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h321 MCDwarfDwoLineTable SplitTypeUnitFileTable; member in class:llvm::DwarfDebug
H A DDwarfDebug.cpp2357 SplitTypeUnitFileTable.Emit(Asm->OutStreamer);
2376 SplitTypeUnitFileTable.setCompilationDir(CU.getCUNode().getDirectory());
2377 return &SplitTypeUnitFileTable;

Completed in 88 milliseconds