Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtarget.h96 void (* exception_section) PARAMS ((void)); member
H A Dexcept.c3675 (*targetm.asm_out.exception_section) (); in output_function_exception_table()
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.67839 * target.h (struct gcc_target): Add asm_out.exception_section,
7853 exception_section, remove EXCEPTION_SECTION macro.
15249 * varasm.c (exception_section): Likewise.
H A DChangeLog.012110 * varasm.c (exception_section): Check EXCEPTION_SECTION first.
/openbsd/gnu/gcc/gcc/
H A Doutput.h543 extern GTY(()) section *exception_section;
H A Dexcept.c3532 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()
H A Dvarasm.c165 section *exception_section; variable
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DOpts.td91 def exception_section : FF<"exception-section" , "Display the exception section entries">, Group<gr…
/openbsd/gnu/gcc/gcc/config/
H A Ddarwin.c144 exception_section = darwin_sections[darwin_exception_section]; in darwin_init_sections()
/openbsd/gnu/gcc/gcc/config/pa/
H A Dpa.c9388 exception_section = data_section; in pa_som_asm_init_sections()
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-19953474 * except.c (exception_section): Use the data section on the rs6000.
H A DChangeLog-19963311 (exception_section, push_rtl_perm, do_function_call,
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c18522 exception_section = data_section; in rs6000_xcoff_asm_init_sections()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.13123 * except.c (exception_section): Use the data section on the rs6000.
H A DChangeLog.219589 (exception_section, push_rtl_perm, do_function_call,