Searched refs:current_function_section (Results 1 – 8 of 8) sorted by relevance
566 extern section *current_function_section (void);
1476 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()
273 #define FORCE_TEXT switch_to_section (current_function_section ())
3794 switch_to_section (current_function_section ()); in output_function_exception_table()
13641 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()
1286 between the hot and cold sections. Use current_function_section1295 (current_function_section): Pass in_cold_section_p as the2335 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 …]
576 current_function_section (void) in current_function_section() function
7589 switch_to_section (current_function_section ()); in sparc_output_deferred_case_vectors()