Home
last modified time | relevance | path

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

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