Home
last modified time | relevance | path

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

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