Home
last modified time | relevance | path

Searched refs:cold_section_label (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dfunction.h230 const char *cold_section_label; member
H A Dvarasm.c1579 crtl->subsections.cold_section_label = ggc_strdup (tmp_label); in assemble_start_function()
1589 crtl->subsections.cold_section_label = NULL; in assemble_start_function()
1612 ASM_OUTPUT_LABEL (asm_out_file, crtl->subsections.cold_section_label); in assemble_start_function()
H A Ddbxout.c967 crtl->subsections.cold_section_label); in dbxout_function_end()
H A Dexcept.c2666 begin = crtl->subsections.cold_section_label; in dw2_output_call_site_table()
H A Ddwarf2out.c1155 fde->dw_fde_second_begin = crtl->subsections.cold_section_label; in dwarf2out_switch_text_section()
12853 secname = crtl->subsections.cold_section_label; in secname_for_decl()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction.h178 const char *cold_section_label; member
H A Ddbxout.c936 crtl->subsections.cold_section_label); in dbxout_function_end()
1345 crtl->subsections.cold_section_label, 0); in dbxout_switch_text_section()
H A Dvarasm.c1737 crtl->subsections.cold_section_label = ggc_strdup (tmp_label); in assemble_start_function()
1748 crtl->subsections.cold_section_label = NULL; in assemble_start_function()
1773 ASM_OUTPUT_LABEL (asm_out_file, crtl->subsections.cold_section_label); in assemble_start_function()
H A Dexcept.c2824 begin = crtl->subsections.cold_section_label; in dw2_output_call_site_table()
H A Ddwarf2out.c16880 secname = crtl->subsections.cold_section_label; in secname_for_decl()