Searched refs:SectionsSetHandler (Results 1 – 2 of 2) sorted by relevance
1052 function_ref<void(OutputSections &)> SectionsSetHandler) { in forEachObjectSectionsSet() argument1055 SectionsSetHandler(*ArtificialTypeUnit); in forEachObjectSectionsSet()1061 SectionsSetHandler(*ModuleUnit.Unit); in forEachObjectSectionsSet()1066 SectionsSetHandler(*Context); in forEachObjectSectionsSet()1071 SectionsSetHandler(*CU); in forEachObjectSectionsSet()
304 function_ref<void(OutputSections &SectionsSet)> SectionsSetHandler);