Searched refs:unlikely_text_section_name (Results 1 – 4 of 4) sorted by relevance
388 if (cfun->unlikely_text_section_name) in initialize_cold_section_name()400 cfun->unlikely_text_section_name = ggc_strdup (buffer); in initialize_cold_section_name()413 if (!cfun->unlikely_text_section_name) in unlikely_text_section()416 return get_named_section (NULL, cfun->unlikely_text_section_name, 0); in unlikely_text_section()433 name = cfun->unlikely_text_section_name; in unlikely_text_section_p()1346 cfun->unlikely_text_section_name = NULL; in assemble_start_function()1411 if (cfun->unlikely_text_section_name in assemble_start_function()1413 cfun->unlikely_text_section_name) == 0) in assemble_start_function()5239 && cfun->unlikely_text_section_name in default_section_type_flags()5240 && strcmp (name, cfun->unlikely_text_section_name) == 0) in default_section_type_flags()[all …]
367 const char *unlikely_text_section_name; member
21501 for cold text section name, unlikely_text_section_name.21508 (unlikely_text_section_name): Remove.21514 (unlikely_text_section_name): Remove.24133 frees unlikely_text_section_name,24203 unlikely_text_section_name): Revert my patch from April 9.24602 for cold text section name, unlikely_text_section_name.24609 (unlikely_text_section_name): Remove.24611 unlikely_text_section_name.24616 (unlikely_text_section_name): Remove.26737 (unlikely_text_section_name): Likewise.[all …]
13455 (unlikely_text_section_name): Likewise.13458 (unlikely_text_section_name): Likewise.18494 (unlikely_text_section_name): Likewise.18512 (unlikely_text_section_name): New global variable.18514 unlikely_text_section_name if necessary; modify to use18515 unlikely_text_section_name and unlikely_section_label; also to use18518 named_section and to use unlikely_text_section_name.19893 (unlikely_text_section_name): New global variable.19898 unlikely_text_section_name; make sure cold section is properly