HomeSort by: relevance | last modified time | path
    Searched defs:hot_function_section (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
varasm.cc 532 hot_function_section (tree decl)
692 return hot_function_section (decl);
531 hot_function_section (tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/
varasm.cc 535 hot_function_section (tree decl)
695 return hot_function_section (decl);
534 hot_function_section (tree decl) function

Completed in 50 milliseconds