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.cpp1105 forEachObjectSectionsSet([&](OutputSections &SectionsSet) { in patchOffsetsAndSizes() argument
1106 SectionsSet.forEach([&](SectionDescriptor &OutSection) { in patchOffsetsAndSizes()
1107 SectionsSet.applyPatches(OutSection, DebugStrStrings, DebugLineStrStrings, in patchOffsetsAndSizes()