Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dfunction.h360 const char *cold_section_label; member
H A Dvarasm.c1354 cfun->cold_section_label = ggc_strdup (tmp_label); in assemble_start_function()
1364 cfun->cold_section_label = NULL; in assemble_start_function()
1387 ASM_OUTPUT_LABEL (asm_out_file, cfun->cold_section_label); in assemble_start_function()
H A Ddbxout.c937 cfun->cold_section_label); in dbxout_function_end()
H A Ddwarf2out.c7000 fde->dw_fde_unlikely_section_label = cfun->cold_section_label; in dwarf2out_switch_text_section()
7990 strcpy (prev_line_label, cfun->cold_section_label); in output_line_info()
10390 secname = cfun->cold_section_label; in secname_for_decl()
13797 newloc->section_label = cfun->cold_section_label; in dwarf2out_var_location()
H A DChangeLog-200521499 section labels: hot_section_label, cold_section_label,
24600 section labels: hot_section_label, cold_section_label,