Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h306 void forEachCompileAndTypeUnit(function_ref<void(DwarfUnit *CU)> UnitHandler);
H A DDWARFLinkerImpl.cpp1073 void DWARFLinkerImpl::forEachCompileAndTypeUnit( in forEachCompileAndTypeUnit() function in DWARFLinkerImpl
1216 forEachCompileAndTypeUnit([&](DwarfUnit *CU) { in emitAppleAcceleratorSections()
1348 forEachCompileAndTypeUnit([&](DwarfUnit *CU) { in emitDWARFv5DebugNamesSection()