Searched refs:lhd_end_section (Results 1 – 4 of 4) sorted by relevance
318 extern void lhd_end_section (void);322 #define LANG_HOOKS_END_SECTION lhd_end_section
855 lhd_end_section (void) in lhd_end_section() function
7412 (lhd_end_section): New function declaration.7422 (lhd_end_section): New function.
897 lang_hooks.lto.end_section = lhd_end_section; in lto_post_options()