Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/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()