Home
last modified time | relevance | path

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

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