/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | output.h | 514 extern GTY(()) section *exception_section;
|
H A D | except.c | 2908 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 D | varasm.c | 151 section *exception_section; variable
|
H A D | FSFChangeLog.11 | 2833 * 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 D | output.h | 531 extern GTY(()) section *exception_section;
|
H A D | except.cc | 2909 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 D | varasm.cc | 155 section *exception_section; variable
|
H A D | FSFChangeLog.11 | 2833 * 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 D | ChangeLog-1997 | 3072 * varasm.c (exception_section): Check EXCEPTION_SECTION first.
|
H A D | ChangeLog-2005 | 1816 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 D | ChangeLog-2001 | 7839 * 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 D | winnt.c | 1351 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 D | winnt.cc | 1350 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 D | darwin.cc | 254 exception_section = darwin_sections[darwin_exception_section]; in darwin_init_sections()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | darwin.c | 238 exception_section = darwin_sections[darwin_exception_section]; in darwin_init_sections()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.c | 5475 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 D | c6x.cc | 5477 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 D | pa.cc | 10128 exception_section = data_section; in pa_som_asm_init_sections()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa.c | 10095 exception_section = data_section; in pa_som_asm_init_sections()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.cc | 10409 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 D | ia64.c | 10409 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 D | ChangeLog-1996 | 3311 (exception_section, push_rtl_perm, do_function_call,
|
H A D | ChangeLog-1995 | 3474 * except.c (exception_section): Use the data section on the rs6000.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 29496 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 D | arm.cc | 30036 exception_section = get_unnamed_section (0, output_section_asm_op, in arm_asm_init_sections()
|