Home
last modified time | relevance | path

Searched refs:lhd_end_section (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h293 extern void lhd_end_section (void);
297 #define LANG_HOOKS_END_SECTION lhd_end_section
H A Dlanghooks.c805 lhd_end_section (void) in lhd_end_section() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h318 extern void lhd_end_section (void);
322 #define LANG_HOOKS_END_SECTION lhd_end_section
H A Dlanghooks.cc855 lhd_end_section (void) in lhd_end_section() function
H A DChangeLog-20097412 (lhd_end_section): New function declaration.
7422 (lhd_end_section): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c896 lang_hooks.lto.end_section = lhd_end_section; in lto_post_options()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc897 lang_hooks.lto.end_section = lhd_end_section; in lto_post_options()