Searched refs:SectionsSetHandler (Results 1 – 2 of 2) sorted by relevance
1050 function_ref<void(OutputSections &)> SectionsSetHandler) { in forEachObjectSectionsSet() argument1053 SectionsSetHandler(*ArtificialTypeUnit); in forEachObjectSectionsSet()1059 SectionsSetHandler(*ModuleUnit.Unit); in forEachObjectSectionsSet()1064 SectionsSetHandler(*Context); in forEachObjectSectionsSet()1069 SectionsSetHandler(*CU); in forEachObjectSectionsSet()
303 function_ref<void(OutputSections &SectionsSet)> SectionsSetHandler);