Searched refs:hot_section_label (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | function.h | 178 const char *hot_section_label; member
|
| D | varasm.cc | 1857 crtl->subsections.hot_section_label = ggc_strdup (tmp_label); in assemble_start_function() 1869 crtl->subsections.hot_section_label = NULL; in assemble_start_function() 1905 ASM_OUTPUT_LABEL (asm_out_file, crtl->subsections.hot_section_label); in assemble_start_function() 1917 ASM_OUTPUT_LABEL (asm_out_file, crtl->subsections.hot_section_label); in assemble_start_function()
|
| D | dbxout.cc | 942 crtl->subsections.hot_section_label); in dbxout_function_end()
|
| D | except.cc | 2833 begin = crtl->subsections.hot_section_label; in dw2_output_call_site_table()
|
| D | ChangeLog-2005 | 21498 section labels: hot_section_label, cold_section_label, 21503 * output.h (hot_section_label): Remove. 21510 (hot_section_label): Remove. 24200 * output.h (unlikely_section_label, hot_section_label, 24204 * varasm.c (unlikely_section_label, hot_section_label, 24599 section labels: hot_section_label, cold_section_label, 24604 * output.h (hot_section_label): Remove. 24612 (hot_section_label): Remove. 26739 (hot_section_label): Likewise. 26755 (hot_section_label): Likewise.
|