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

  /src/external/gpl3/gcc/dist/gcc/
varasm.cc 717 current_function_section (void)
748 switch_to_section (current_function_section ());
1813 current_function_section during RTL expansion. DECL describes the
716 current_function_section (void) function
  /src/external/gpl3/gcc.old/dist/gcc/
varasm.cc 720 current_function_section (void)
751 switch_to_section (current_function_section ());
1816 current_function_section during RTL expansion. DECL describes the
719 current_function_section (void) function

Completed in 38 milliseconds