Searched refs:current_function_section (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Doutput.h566 extern section *current_function_section (void);
H A Dfinal.c1483 switch_to_section (current_function_section ());
1722 switch_to_section (current_function_section ());
1946 switch_to_section (current_function_section ());
2010 switch_to_section (current_function_section ());
2068 switch_to_section (current_function_section ());
H A Ddbxout.c273 #define FORCE_TEXT switch_to_section (current_function_section ())
H A Ddwarf2out.c13657 switch_to_section (current_function_section ());
13667 switch_to_section (current_function_section ());
13849 switch_to_section (current_function_section ());
H A Dexcept.c3812 switch_to_section (current_function_section ());
H A Dvarasm.c577 current_function_section (void)
576 current_function_section (void) function
/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dsparc.c7610 switch_to_section (current_function_section ());

Completed in 293 milliseconds