Searched refs:exception_section (Results 1 – 11 of 11) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | output.h | 544 extern GTY(()) section *exception_section;
|
| D | except.c | 3532 if (exception_section == 0) in switch_to_exception_section() 3549 exception_section = get_section (".gcc_except_table", flags, NULL); in switch_to_exception_section() 3552 exception_section = flag_pic ? data_section : readonly_data_section; in switch_to_exception_section() 3554 switch_to_section (exception_section); in switch_to_exception_section()
|
| D | varasm.c | 165 section *exception_section; variable
|
| 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.
|
| D | ChangeLog-1997 | 3072 * varasm.c (exception_section): Check EXCEPTION_SECTION first.
|
| 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.
|
| 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.
|
| /freebsd-10-stable/contrib/gcc/config/ |
| D | darwin.c | 144 exception_section = darwin_sections[darwin_exception_section]; in darwin_init_sections()
|
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | ChangeLog-1995 | 3474 * except.c (exception_section): Use the data section on the rs6000.
|
| D | ChangeLog-1996 | 3311 (exception_section, push_rtl_perm, do_function_call,
|
| /freebsd-10-stable/contrib/gcc/config/rs6000/ |
| D | rs6000.c | 18578 exception_section = data_section; in rs6000_xcoff_asm_init_sections()
|