Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.h138 DWARFCompileUnit *getDWOCompileUnitAtIndex(unsigned index) { in getDWOCompileUnitAtIndex() function
DDWARFUnit.cpp243 DWOU = DWOContext->getDWOCompileUnitAtIndex(0); in DWOHolder()