Home
last modified time | relevance | path

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

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