/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | output.h | 538 extern section *current_function_section (void);
|
H A D | dbxout.c | 270 #define FORCE_TEXT switch_to_section (current_function_section ()) 913 switch_to_section (current_function_section ()); in dbxout_function_end() 1315 switch_to_section (current_function_section ()); in dbxout_switch_text_section() 1321 switch_to_section (current_function_section ()); in dbxout_switch_text_section()
|
H A D | final.c | 1853 switch_to_section (current_function_section ()); in profile_function() 2219 switch_to_section (current_function_section ()); in final_scan_insn_1() 2506 switch_to_section (current_function_section ()); in final_scan_insn_1() 2577 switch_to_section (current_function_section ()); in final_scan_insn_1() 2631 switch_to_section (current_function_section ()); in final_scan_insn_1()
|
H A D | except.c | 3229 switch_to_section (current_function_section ()); in output_function_exception_table()
|
H A D | varasm.c | 700 current_function_section (void) in current_function_section() function 731 switch_to_section (current_function_section ()); in switch_to_other_text_partition()
|
H A D | dwarf2out.c | 1212 section *sec = current_function_section (); in dwarf2out_note_section_used() 1255 sect = current_function_section (); in dwarf2out_switch_text_section() 16899 section *sec = current_function_section (); in secname_for_decl() 26993 switch_to_section (current_function_section ()); in dwarf2out_begin_block() 27003 switch_to_section (current_function_section ()); in dwarf2out_end_block() 27990 switch_to_section (current_function_section ()); in dwarf2out_source_line()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | output.h | 555 extern section *current_function_section (void);
|
H A D | dbxout.cc | 271 #define FORCE_TEXT switch_to_section (current_function_section ()) 916 switch_to_section (current_function_section ()); in dbxout_function_end() 1318 switch_to_section (current_function_section ()); in dbxout_switch_text_section() 1324 switch_to_section (current_function_section ()); in dbxout_switch_text_section()
|
H A D | final.cc | 1845 switch_to_section (current_function_section ()); in profile_function() 2213 switch_to_section (current_function_section ()); in final_scan_insn_1() 2497 switch_to_section (current_function_section ()); in final_scan_insn_1() 2552 switch_to_section (current_function_section ()); in final_scan_insn_1() 2606 switch_to_section (current_function_section ()); in final_scan_insn_1()
|
H A D | except.cc | 3230 switch_to_section (current_function_section ()); in output_function_exception_table()
|
H A D | varasm.cc | 719 current_function_section (void) in current_function_section() function 750 switch_to_section (current_function_section ()); in switch_to_other_text_partition()
|
H A D | ChangeLog-2005 | 1286 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 …]
|
H A D | dwarf2out.cc | 1316 sect = current_function_section (); in dwarf2out_switch_text_section() 17389 section *sec = current_function_section (); in secname_for_decl() 27605 switch_to_section (current_function_section ()); in dwarf2out_begin_block() 27615 switch_to_section (current_function_section ()); in dwarf2out_end_block() 28604 switch_to_section (current_function_section ()); in dwarf2out_source_line()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
H A D | stormy16.c | 1905 switch_to_section (current_function_section ()); in xstormy16_output_addr_vec()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
H A D | stormy16.cc | 1905 switch_to_section (current_function_section ()); in xstormy16_output_addr_vec()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-logue.cc | 5512 switch_to_section (current_function_section ()); in rs6000_output_function_epilogue()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-logue.c | 5457 switch_to_section (current_function_section ()); in rs6000_output_function_epilogue()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 12609 switch_to_section (current_function_section ()); in avr_output_addr_vec() 12656 switch_to_section (current_function_section ()); in avr_output_addr_vec()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 13034 switch_to_section (current_function_section ()); in avr_output_addr_vec() 13081 switch_to_section (current_function_section ()); in avr_output_addr_vec()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.c | 1218 && c6x_function_in_section_p (decl, current_function_section ())) in c6x_long_call_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.cc | 1220 && c6x_function_in_section_p (decl, current_function_section ())) in c6x_long_call_p()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 11662 switch_to_section (current_function_section ()); in s390_output_split_stack_data() 16472 switch_to_section (current_function_section ()); in s390_code_end()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 10566 switch_to_section (current_function_section ()); in sparc_output_deferred_case_vectors()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 10528 switch_to_section (current_function_section ()); in sparc_output_deferred_case_vectors()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 11938 switch_to_section (current_function_section ()); in s390_output_split_stack_data()
|