Home
last modified time | relevance | path

Searched defs:function_subsections (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfunction.h172 struct GTY(()) function_subsections { struct
177 const char *hot_section_label;
178 const char *cold_section_label;
179 const char *hot_section_end_label;
180 const char *cold_section_end_label;
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfunction.h224 struct GTY(()) function_subsections { struct
252 struct function_subsections subsections; argument