Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Doutput.h534 extern section *current_function_section (void);
H A Ddbxout.c270 #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 Dfinal.c1924 switch_to_section (current_function_section ()); in profile_function()
2292 switch_to_section (current_function_section ()); in final_scan_insn_1()
2578 switch_to_section (current_function_section ()); in final_scan_insn_1()
2649 switch_to_section (current_function_section ()); in final_scan_insn_1()
2703 switch_to_section (current_function_section ()); in final_scan_insn_1()
H A Dexcept.c3218 switch_to_section (current_function_section ()); in output_function_exception_table()
H A Dvarasm.c686 current_function_section (void) in current_function_section() function
717 switch_to_section (current_function_section ()); in switch_to_other_text_partition()
H A Ddwarf2out.c1213 section *sec = current_function_section (); in dwarf2out_note_section_used()
1256 sect = current_function_section (); in dwarf2out_switch_text_section()
16873 section *sec = current_function_section (); in secname_for_decl()
26927 switch_to_section (current_function_section ()); in dwarf2out_begin_block()
26937 switch_to_section (current_function_section ()); in dwarf2out_end_block()
27919 switch_to_section (current_function_section ()); in dwarf2out_source_line()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Doutput.h603 extern section *current_function_section (void);
H A Dfinal.c1622 switch_to_section (current_function_section ()); in profile_function()
1929 switch_to_section (current_function_section ()); in final_scan_insn()
2161 switch_to_section (current_function_section ()); in final_scan_insn()
2224 switch_to_section (current_function_section ()); in final_scan_insn()
2278 switch_to_section (current_function_section ()); in final_scan_insn()
H A Ddbxout.c267 #define FORCE_TEXT switch_to_section (current_function_section ())
H A Dexcept.c3044 switch_to_section (current_function_section ()); in output_function_exception_table()
H A Ddwarf2out.c1128 section *sec = current_function_section (); in dwarf2out_note_section_used()
1168 sect = current_function_section (); in dwarf2out_switch_text_section()
20013 switch_to_section (current_function_section ()); in dwarf2out_begin_block()
20023 switch_to_section (current_function_section ()); in dwarf2out_end_block()
20591 switch_to_section (current_function_section ()); in dwarf2out_source_line()
H A Dvarasm.c644 current_function_section (void) in current_function_section() function