Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1969 DWARFContext &NonSkeletonContext = in extractCUsTus() local
1972 for (auto &CUTU : NonSkeletonContext.dwo_units()) { in extractCUsTus()
1976 parallelForEach(NonSkeletonContext.dwo_units(), [&](const auto &CUTU) { in extractCUsTus()
1981 if (NonSkeletonContext.isDWP()) in extractCUsTus()