Searched defs:function_subsections (Results 1 – 2 of 2) sorted by relevance
172 struct GTY(()) function_subsections { struct177 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;
224 struct GTY(()) function_subsections { struct252 struct function_subsections subsections; argument