Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDoutput.h566 extern section *current_function_section (void);
HDfinal.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()
HDdbxout.c273 #define FORCE_TEXT switch_to_section (current_function_section ())
HDexcept.c3794 switch_to_section (current_function_section ()); in output_function_exception_table()
HDdwarf2out.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()
HDChangeLog-20051286 between the hot and cold sections. Use current_function_section
1295 (current_function_section): Pass in_cold_section_p as the
2335 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.
2419 argument from call to current_function_section.
2424 call to current_function_section.
2444 (current_function_section): Likewise. Remove the decl argument.
[all …]
HDvarasm.c576 current_function_section (void) in current_function_section() function
/NextBSD/contrib/gcc/config/sparc/
HDsparc.c7589 switch_to_section (current_function_section ()); in sparc_output_deferred_case_vectors()