Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h303 function_ref<void(OutputSections &SectionsSet)> SectionsSetHandler);
H A DDWARFLinkerImpl.cpp1107 forEachObjectSectionsSet([&](OutputSections &SectionsSet) { in patchOffsetsAndSizes() argument
1108 SectionsSet.forEach([&](SectionDescriptor &OutSection) { in patchOffsetsAndSizes()
1109 SectionsSet.applyPatches(OutSection, DebugStrStrings, DebugLineStrStrings, in patchOffsetsAndSizes()