Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Doutput.h565 extern section *current_function_section (void);
H A Dfinal.c1471 switch_to_section (current_function_section ()); in profile_function()
1708 switch_to_section (current_function_section ()); in final_scan_insn()
1931 switch_to_section (current_function_section ()); in final_scan_insn()
1995 switch_to_section (current_function_section ()); in final_scan_insn()
2053 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.c13500 switch_to_section (current_function_section ()); in dwarf2out_begin_block()
13510 switch_to_section (current_function_section ()); in dwarf2out_end_block()
13692 switch_to_section (current_function_section ()); in dwarf2out_source_line()
H A Dvarasm.c576 current_function_section (void) in current_function_section() function
/openbsd-src/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c1934 switch_to_section (current_function_section ()); in xstormy16_output_addr_vec()
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.c7592 switch_to_section (current_function_section ()); in sparc_output_deferred_case_vectors()