Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlanghooks-def.h247 extern void lhd_begin_section (const char *);
251 #define LANG_HOOKS_BEGIN_SECTION lhd_begin_section
H A Dlanghooks.c619 lhd_begin_section (const char *name) in lhd_begin_section() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlanghooks-def.h280 extern void lhd_begin_section (const char *);
284 #define LANG_HOOKS_BEGIN_SECTION lhd_begin_section
H A Dlanghooks.c715 lhd_begin_section (const char *name) in lhd_begin_section() function