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

/freebsd-12-stable/contrib/gcc/
H A Dfunction.h360 const char *hot_section_label;
359 const char *hot_section_label; local
H A Dvarasm.c1359 cfun->hot_section_label = ggc_strdup (tmp_label);
1370 cfun->hot_section_label = NULL;
1404 ASM_OUTPUT_LABEL (asm_out_file, cfun->hot_section_label);
1431 ASM_OUTPUT_LABEL (asm_out_file, cfun->hot_section_label);
H A Ddbxout.c937 cfun->hot_section_label);
H A Ddwarf2out.c7009 fde->dw_fde_hot_section_label = cfun->hot_section_label;
11940 add_AT_lbl_id (subr_die, DW_AT_low_pc, hot_section_label);

Completed in 213 milliseconds