Home
last modified time | relevance | path

Searched refs:hot_function_section (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dvarasm.c539 hot_function_section (tree decl) in hot_function_section() function
571 return reloc ? unlikely_text_section () : hot_function_section (decl); in function_section()
591 : hot_function_section (current_function_decl)); in current_function_section()
H A DChangeLog-200612104 unlikely_text_section instead of hot_function_section if
H A DChangeLog-20051294 (hot_function_section): New function.
1297 unlikely_function_section and hot_function_section.