Searched refs:SectionsSetHandler (Results 1 – 2 of 2) sorted by relevance
1048 function_ref<void(OutputSections &)> SectionsSetHandler) { in forEachObjectSectionsSet() argument1051 SectionsSetHandler(*ArtificialTypeUnit); in forEachObjectSectionsSet()1057 SectionsSetHandler(*ModuleUnit.Unit); in forEachObjectSectionsSet()1062 SectionsSetHandler(*Context); in forEachObjectSectionsSet()1067 SectionsSetHandler(*CU); in forEachObjectSectionsSet()
303 function_ref<void(OutputSections &SectionsSet)> SectionsSetHandler);