Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h296 MCDwarfDwoLineTable SplitTypeUnitFileTable; variable
H A DDwarfDebug.cpp2055 SplitTypeUnitFileTable.Emit(Asm->OutStreamer); in emitDebugLineDWO()
2073 SplitTypeUnitFileTable.setCompilationDir(CU.getCUNode().getDirectory()); in getDwoLineTable()
2074 return &SplitTypeUnitFileTable; in getDwoLineTable()