Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h330 void writeCompileUnitsToTheOutput();
H A DDWARFLinkerImpl.cpp1158 TG.spawn([&]() { writeCompileUnitsToTheOutput(); }); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1406 void DWARFLinkerImpl::writeCompileUnitsToTheOutput() { in writeCompileUnitsToTheOutput() function in DWARFLinkerImpl