Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dfunction.h355 const char *hot_section_end_label; member
H A Dvarasm.c1356 cfun->hot_section_end_label = ggc_strdup (tmp_label); in assemble_start_function()
1365 cfun->hot_section_end_label = NULL; in assemble_start_function()
1508 ASM_OUTPUT_LABEL (asm_out_file, cfun->hot_section_end_label); in assemble_end_function()
H A Ddbxout.c933 dbxout_stab_value_label_diff (cfun->hot_section_end_label, in dbxout_function_end()
H A Ddwarf2out.c6990 fde->dw_fde_hot_section_end_label = cfun->hot_section_end_label; in dwarf2out_switch_text_section()