Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h325 void emitStringSections();
H A DDWARFLinkerImpl.cpp1141 TG.spawn([&]() { emitStringSections(); }); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1163 void DWARFLinkerImpl::emitStringSections() { in emitStringSections() function in DWARFLinkerImpl