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

/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h106 DWARFCompileUnit *getDWOCompileUnitAtIndex(unsigned index) { function in class:llvm::DWARFContext
H A DDWARFUnit.cpp246 DWOU = DWOContext->getDWOCompileUnitAtIndex(0);
H A DDWARFContext.cpp169 getDWOCompileUnitAtIndex(i)->dump(OS);

Completed in 79 milliseconds