Searched refs:cold_section_label (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dfunction.h355 const char *cold_section_label;
354 const char *cold_section_label; local
H A Dvarasm.c1361 cfun->cold_section_label = ggc_strdup (tmp_label);
1371 cfun->cold_section_label = NULL;
1394 ASM_OUTPUT_LABEL (asm_out_file, cfun->cold_section_label);
H A Ddbxout.c940 cfun->cold_section_label);
H A Ddwarf2out.c7006 fde->dw_fde_unlikely_section_label = cfun->cold_section_label;
7996 strcpy (prev_line_label, cfun->cold_section_label);
10393 secname = cfun->cold_section_label;
13785 newloc->section_label = cfun->cold_section_label;

Completed in 142 milliseconds