Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h279 MCDwarfDwoLineTable SplitTypeUnitFileTable; variable
DDwarfDebug.cpp1838 SplitTypeUnitFileTable.Emit(*Asm->OutStreamer, MCDwarfLineTableParams()); in emitDebugLineDWO()
1855 SplitTypeUnitFileTable.setCompilationDir(CU.getCUNode()->getDirectory()); in getDwoLineTable()
1856 return &SplitTypeUnitFileTable; in getDwoLineTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h310 MCDwarfDwoLineTable SplitTypeUnitFileTable; variable
DDwarfDebug.cpp2277 SplitTypeUnitFileTable.Emit( in emitDebugLineDWO()
2311 SplitTypeUnitFileTable.maybeSetRootFile( in getDwoLineTable()
2314 return &SplitTypeUnitFileTable; in getDwoLineTable()