Home
last modified time | relevance | path

Searched refs:exception_section (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h514 extern GTY(()) section *exception_section;
H A Dexcept.c2908 if (exception_section) in switch_to_exception_section()
2909 s = exception_section; in switch_to_exception_section()
2945 exception_section in switch_to_exception_section()
2949 exception_section in switch_to_exception_section()
H A Dvarasm.c151 section *exception_section; variable
H A DFSFChangeLog.112833 * varasm.c (exception_section): Check EXCEPTION_SECTION first.
5983 (variable_section, exception_section): Likewise.
11432 * output.h (exception_section): Declare.
11433 * varasm.c (exception_section): Define.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h531 extern GTY(()) section *exception_section;
H A Dexcept.cc2909 if (exception_section) in switch_to_exception_section()
2910 s = exception_section; in switch_to_exception_section()
2946 exception_section in switch_to_exception_section()
2950 exception_section in switch_to_exception_section()
H A Dvarasm.cc155 section *exception_section; variable
H A DFSFChangeLog.112833 * varasm.c (exception_section): Check EXCEPTION_SECTION first.
5983 (variable_section, exception_section): Likewise.
11432 * output.h (exception_section): Declare.
11433 * varasm.c (exception_section): Define.
H A DChangeLog-19973072 * varasm.c (exception_section): Check EXCEPTION_SECTION first.
H A DChangeLog-20051816 exception_section if it is still null, then switch to it.
1818 * varasm.c (exception_section, eh_frame_section): Update comments.
1820 (init_varasm_once): Don't set exception_section and eh_frame_section.
2417 (output_function_exception_table): Use the global exception_section
2439 (sbss_section, exception_section, eh_frame_section): New variables.
2462 (exception_section, eh_frame_section): Delete.
2468 (sdata_section, sbss_section, exception_section): New variables.
H A DChangeLog-20017839 * target.h (struct gcc_target): Add asm_out.exception_section,
7853 exception_section, remove EXCEPTION_SECTION macro.
15249 * varasm.c (exception_section): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dwinnt.c1351 exception_section = get_unnamed_section (0, output_section_asm_op, in i386_pe_seh_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt.cc1350 exception_section = get_unnamed_section (0, output_section_asm_op, in i386_pe_seh_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc254 exception_section = darwin_sections[darwin_exception_section]; in darwin_init_sections()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c238 exception_section = darwin_sections[darwin_exception_section]; in darwin_init_sections()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c5475 exception_section = get_unnamed_section (0, output_section_asm_op, in c6x_asm_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc5477 exception_section = get_unnamed_section (0, output_section_asm_op, in c6x_asm_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc10128 exception_section = data_section; in pa_som_asm_init_sections()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c10095 exception_section = data_section; in pa_som_asm_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc10409 exception_section = get_unnamed_section (0, output_section_asm_op, in ia64_asm_init_sections()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c10409 exception_section = get_unnamed_section (0, output_section_asm_op, in ia64_asm_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19963311 (exception_section, push_rtl_perm, do_function_call,
H A DChangeLog-19953474 * except.c (exception_section): Use the data section on the rs6000.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c29496 exception_section = get_unnamed_section (0, output_section_asm_op, in arm_asm_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc30036 exception_section = get_unnamed_section (0, output_section_asm_op, in arm_asm_init_sections()

12