Searched refs:processUnitDIE (Results 1 – 1 of 1) sorted by relevance
256 auto processUnitDIE = [&](size_t CUIndex, DWARFUnit *Unit) { in updateDebugInfo() local334 processUnitDIE(CUIndex++, CU.get()); in updateDebugInfo()339 ThreadPool.async(processUnitDIE, CUIndex, CU.get()); in updateDebugInfo()