Home
last modified time | relevance | path

Searched refs:getDWOCompileUnitAtIndex (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.h106 DWARFCompileUnit *getDWOCompileUnitAtIndex(unsigned index) { in getDWOCompileUnitAtIndex() function
HDDWARFUnit.cpp246 DWOU = DWOContext->getDWOCompileUnitAtIndex(0); in DWOHolder()
HDDWARFContext.cpp169 getDWOCompileUnitAtIndex(i)->dump(OS); in dump()