Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Doutput.h566 extern section *current_function_section (void);
H A Dfinal.c1476 switch_to_section (current_function_section ()); in profile_function()
1713 switch_to_section (current_function_section ()); in final_scan_insn()
1937 switch_to_section (current_function_section ()); in final_scan_insn()
2001 switch_to_section (current_function_section ()); in final_scan_insn()
2059 switch_to_section (current_function_section ()); in final_scan_insn()
H A Ddbxout.c273 #define FORCE_TEXT switch_to_section (current_function_section ())
H A Dexcept.c3794 switch_to_section (current_function_section ()); in output_function_exception_table()
H A Ddwarf2out.c13641 switch_to_section (current_function_section ()); in dwarf2out_begin_block()
13651 switch_to_section (current_function_section ()); in dwarf2out_end_block()
13833 switch_to_section (current_function_section ()); in dwarf2out_source_line()
H A DChangeLog-20052335 from call to current_function_section.
2344 from calls to current_function_section.
2382 from call to current_function_section.
2403 from call to current_function_section.
2406 from call to current_function_section.
2424 call to current_function_section.
21527 (current_function_section): Likewise.
24629 (current_function_section): Likewise.
26677 current_function_section.
26710 current_function_section.
[all …]
H A Dvarasm.c576 current_function_section (void) in current_function_section() function
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.c7589 switch_to_section (current_function_section ()); in sparc_output_deferred_case_vectors()