Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dfunction.h353 const char *hot_section_label; member
Dvarasm.c1352 cfun->hot_section_label = ggc_strdup (tmp_label); in assemble_start_function()
1363 cfun->hot_section_label = NULL; in assemble_start_function()
1397 ASM_OUTPUT_LABEL (asm_out_file, cfun->hot_section_label); in assemble_start_function()
1424 ASM_OUTPUT_LABEL (asm_out_file, cfun->hot_section_label); in assemble_start_function()
Ddbxout.c934 cfun->hot_section_label); in dbxout_function_end()
Ddwarf2out.c6989 fde->dw_fde_hot_section_label = cfun->hot_section_label; in dwarf2out_switch_text_section()