Home
last modified time | relevance | path

Searched refs:lhd_begin_section (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h291 extern void lhd_begin_section (const char *);
295 #define LANG_HOOKS_BEGIN_SECTION lhd_begin_section
H A Dlanghooks.c769 lhd_begin_section (const char *name) in lhd_begin_section() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h316 extern void lhd_begin_section (const char *);
320 #define LANG_HOOKS_BEGIN_SECTION lhd_begin_section
H A Dlanghooks.cc819 lhd_begin_section (const char *name) in lhd_begin_section() function
H A DChangeLog-2009392 * langhooks.c (lhd_begin_section): Make sure to switch back
7410 * langhooks-def.h (lhd_begin_section): New function declaration.
7420 (lhd_begin_section): New function.
H A DChangeLog-20207398 * langhooks.c (lhd_begin_section): Call get_section with
H A DChangeLog-201414349 * langhooks.c (lhd_begin_section): Set SECTION_EXCLUDE flag.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c894 lang_hooks.lto.begin_section = lhd_begin_section; in lto_post_options()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc895 lang_hooks.lto.begin_section = lhd_begin_section; in lto_post_options()