Searched refs:SectionsSet (Results 1 – 2 of 2) sorted by relevance
303 function_ref<void(OutputSections &SectionsSet)> SectionsSetHandler);
1105 forEachObjectSectionsSet([&](OutputSections &SectionsSet) { in patchOffsetsAndSizes() argument1106 SectionsSet.forEach([&](SectionDescriptor &OutSection) { in patchOffsetsAndSizes()1107 SectionsSet.applyPatches(OutSection, DebugStrStrings, DebugLineStrStrings, in patchOffsetsAndSizes()