Home
last modified time | relevance | path

Searched refs:switch_to_section (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-12-stable/contrib/gcc/config/arm/
Dunknown-elf.h61 switch_to_section (get_named_section (DECL, NULL, 0)); \
63 switch_to_section (bss_section); \
78 switch_to_section (get_named_section (DECL, NULL, 0)); \
80 switch_to_section (bss_section); \
Dpe.h96 switch_to_section (function_section (DECL)); \
137 switch_to_section (save_section); \
Daout.h276 switch_to_section (bss_section); \
Darm.c10200 switch_to_section (function_section (current_function_decl)); in arm_output_function_epilogue()
11426 switch_to_section (ctors_section); in arm_elf_asm_constructor()
14577 switch_to_section (text_section); in arm_file_end()
14762 switch_to_section (text_section); in aof_dump_imports()
14813 switch_to_section (text_section); in aof_file_start()
/freebsd-12-stable/contrib/gcc/config/i386/
Dnwld.c51 switch_to_section (get_section (section, 0, NULL)); in nwld_named_section_asm_out_constructor()
71 switch_to_section (get_section (section, 0, NULL)); in nwld_named_section_asm_out_destructor()
Di386.c2503 switch_to_section (get_named_section (decl, ".lbss", 0)); in x86_output_aligned_bss()
2505 switch_to_section (bss_section); in x86_output_aligned_bss()
5198 switch_to_section (darwin_sections[text_coal_section]); in ix86_file_end()
5219 switch_to_section (get_named_section (decl, NULL, 0)); in ix86_file_end()
5229 switch_to_section (text_section); in ix86_file_end()
18134 switch_to_section (darwin_sections[machopic_picsymbol_stub_section]); in machopic_output_stub()
18136 switch_to_section (darwin_sections[machopic_symbol_stub_section]); in machopic_output_stub()
18162 switch_to_section (darwin_sections[machopic_lazy_symbol_ptr_section]); in machopic_output_stub()
/freebsd-12-stable/contrib/gcc/config/ia64/
Dsysv4.h49 switch_to_section (sbss_section); \
51 switch_to_section (bss_section); \
/freebsd-12-stable/contrib/gcc/config/
Ddarwin.c124 switch_to_section (darwin_sections[tomark[i]]); in output_objc_section_asm_op()
983 switch_to_section (data_section); in machopic_output_indirection()
994 switch_to_section (darwin_sections[machopic_nl_symbol_ptr_section]); in machopic_output_indirection()
1267 switch_to_section (darwin_sections[mod_init_section]); in machopic_asm_out_constructor()
1269 switch_to_section (darwin_sections[constructor_section]); in machopic_asm_out_constructor()
1281 switch_to_section (darwin_sections[mod_term_section]); in machopic_asm_out_destructor()
1283 switch_to_section (darwin_sections[destructor_section]); in machopic_asm_out_destructor()
1530 switch_to_section (get_section (debugnames[i], SECTION_DEBUG, NULL)); in darwin_file_start()
1568 switch_to_section (darwin_sections[constructor_section]); in darwin_file_end()
1569 switch_to_section (darwin_sections[destructor_section]); in darwin_file_end()
Dsvr3.h57 switch_to_section (data_section); \
/freebsd-12-stable/contrib/gcc/
Dvarasm.c493 switch_to_section (bss_section); in asm_output_bss()
518 switch_to_section (bss_section); in asm_output_aligned_bss()
1219 switch_to_section (get_section (section, SECTION_WRITE, NULL)); in default_named_section_asm_out_destructor()
1229 switch_to_section (dtors_section); in default_dtor_section_asm_out_destructor()
1269 switch_to_section (get_section (section, SECTION_WRITE, NULL)); in default_named_section_asm_out_constructor()
1279 switch_to_section (ctors_section); in default_ctor_section_asm_out_constructor()
1385 switch_to_section (unlikely_text_section ()); in assemble_start_function()
1395 switch_to_section (text_section); in assemble_start_function()
1421 switch_to_section (function_section (decl)); in assemble_start_function()
1486 switch_to_section (function_section (decl)); in assemble_end_function()
[all …]
Dfinal.c1470 switch_to_section (data_section); in profile_function()
1476 switch_to_section (current_function_section ()); in profile_function()
1713 switch_to_section (current_function_section ()); in final_scan_insn()
1926 switch_to_section (targetm.asm_out.function_rodata_section in final_scan_insn()
1937 switch_to_section (current_function_section ()); in final_scan_insn()
1998 switch_to_section (targetm.asm_out.function_rodata_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()
Ddwarf2out.c2028 switch_to_section (eh_frame_section); in switch_to_eh_frame_section()
2033 switch_to_section (data_section); in switch_to_eh_frame_section()
2239 switch_to_section (debug_frame_section); in output_call_frame_info()
2548 switch_to_section (function_section (current_function_decl)); in dwarf2out_begin_prologue()
7312 switch_to_section (get_section (secname, SECTION_DEBUG, NULL)); in output_comp_unit()
7315 switch_to_section (debug_info_section); in output_comp_unit()
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()
13923 switch_to_section (debug_macinfo_section); in dwarf2out_start_source_file()
[all …]
Ddbxout.c273 #define FORCE_TEXT switch_to_section (current_function_section ())
911 switch_to_section (function_section (current_function_decl)); in dbxout_function_end()
1032 switch_to_section (text_section); in dbxout_init()
1231 switch_to_section (text_section); in dbxout_source_file()
1355 switch_to_section (text_section); in dbxout_finish()
2911 switch_to_section (data_section); in dbxout_symbol_location()
Doutput.h569 extern void switch_to_section (section *);
Dvmsdbgout.c1700 switch_to_section (text_section); in vmsdbgout_finish()
1706 switch_to_section (get_named_section (NULL, ".vmsdebug", 0)); in vmsdbgout_finish()
DChangeLog-20051291 (dwarf2out_init, dwarf2out_finish): Use switch_to_section.
1298 (assemble_start_function): Use switch_to_section. Set
1300 (assemble_end_function): Use switch_to_section.
1301 (switch_to_section): Don't set last_text_section.
2050 * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.
2055 (vms_asm_out_constructor): Use switch_to_section.
2064 (unicosmk_output_deferred_case_vectors): Use switch_to_section.
2070 * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_LOCAL): Use switch_to_section.
2076 (ASM_OUTPUT_ALIGNED_LOCAL): Use switch_to_section.
2090 * config/arm/aout.h (ASM_OUTPUT_ALIGNED_LOCAL): Use switch_to_section.
[all …]
Dsdbout.c1053 switch_to_section (text_section); in sdbout_one_type()
Dexcept.c3554 switch_to_section (exception_section); in switch_to_exception_section()
3794 switch_to_section (current_function_section ()); in output_function_exception_table()
DChangeLog-19988956 (switch_to_section): Covert function to implement above.
8958 (EXTRA_SECTION_FUNCTIONS): Add in_drectve and switch_to_section.
/freebsd-12-stable/contrib/gcc/config/rs6000/
Dxcoff.h168 switch_to_section (function_section (DECL)); \
Dsysv4.h444 switch_to_section (sbss_section); \
Drs6000.c2024 switch_to_section (toc_section); in rs6000_file_start()
2025 switch_to_section (text_section); in rs6000_file_start()
18176 switch_to_section (darwin_sections[machopic_picsymbol_stub1_section]); in machopic_output_stub()
18178 switch_to_section (darwin_sections[machopic_symbol_stub1_section]); in machopic_output_stub()
18218 switch_to_section (darwin_sections[machopic_lazy_symbol_ptr_section]); in machopic_output_stub()
18369 switch_to_section (get_section (section, SECTION_WRITE, NULL)); in rs6000_elf_asm_out_constructor()
18398 switch_to_section (get_section (section, SECTION_WRITE, NULL)); in rs6000_elf_asm_out_destructor()
18722 switch_to_section (private_data_section); in rs6000_xcoff_file_start()
18723 switch_to_section (text_section); in rs6000_xcoff_file_start()
18735 switch_to_section (text_section); in rs6000_xcoff_file_end()
[all …]
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.h2647 switch_to_section (readonly_data_section); \
Dmips.c5947 switch_to_section (get_named_section (NULL, ".sbss", 0)); in mips_output_aligned_bss()
5949 switch_to_section (bss_section); in mips_output_aligned_bss()
6018 switch_to_section (readonly_data_section); in mips_output_aligned_decl_common()
8002 switch_to_section (function_section (stubdecl)); in build_mips16_function_stub()
8047 switch_to_section (function_section (current_function_decl)); in build_mips16_function_stub()
/freebsd-12-stable/contrib/gcc/config/sparc/
Dsparc.c3343 switch_to_section (text_section); in emit_pic_helper()
7589 switch_to_section (current_function_section ()); in sparc_output_deferred_case_vectors()

12