Home
last modified time | relevance | path

Searched refs:output_function_exception_table (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.h232 extern void output_function_exception_table (int);
H A Dfinal.c2198 output_function_exception_table (0); in final_scan_insn_1()
4671 output_function_exception_table (crtl->has_bb_partition ? 1 : 0); in rest_of_handle_final()
H A Dexcept.c3199 output_function_exception_table (int section) in output_function_exception_table() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.h232 extern void output_function_exception_table (int);
H A Dfinal.cc2187 output_function_exception_table (0); in final_scan_insn_1()
4298 output_function_exception_table (crtl->has_bb_partition ? 1 : 0); in rest_of_handle_final()
H A Dexcept.cc3200 output_function_exception_table (int section) in output_function_exception_table() function
H A DChangeLog-20017850 (output_function_exception_table): Call target hook for exception
12760 * except.c (output_function_exception_table): Likewise.
15609 * except.c (output_function_exception_table): Use assemble_align.
18049 (output_function_exception_table): Initialize tt_format_size.
22691 (output_function_exception_table): Remove unused `align'
23166 * except.c (output_function_exception_table): Align the TType
23213 (output_function_exception_table): Care for IA64_UNWIND_INFO.
23218 (final_end_function): Don't call output_function_exception_table.
23220 (rest_of_compilation): Invoke output_function_exception_table
26329 convert_to_eh_region_ranges, output_function_exception_table.
H A DChangeLog-20051817 (output_function_exception_table): Use switch_to_exception_section.
2417 (output_function_exception_table): Use the global exception_section
5376 * except.c (output_function_exception_table): Call
13750 (output_function_exception_table): Use output_ttype. Generate arm
20054 output_function_exception_table): Use VEC instead of VARRAY.
26714 * except.c (output_function_exception_table): Change call to
31307 * except.c (output_function_exception_table): Call
H A DChangeLog-20067110 * except.h (output_function_exception_table): Add 'const char*' param.
7114 (output_function_exception_table): Add 'const char*' param.
7117 output_function_exception_table.
23420 * except.c (output_function_exception_table): Use.
H A DChangeLog-200910042 (sjlj_emit_function_enter, output_function_exception_table):
14299 from output_function_exception_table. Adjust
14302 (output_function_exception_table): Call
H A DChangeLog-201813890 * except.c (output_function_exception_table): Do early exit if
28027 * except.h (output_function_exception_table): Adjust prototype.
28028 * except.c (output_function_exception_table): Remove FNNAME parameter
H A DChangeLog-200821474 (output_function_exception_table): Update.
22332 sjlj_output_call_site_table, output_function_exception_table,
H A DChangeLog-200414563 output_function_exception_table): Likewise.
23274 * except.c (output_function_exception_table): Ditto.
29152 * except.c (output_function_exception_table): Don't call cgraph
H A DChangeLog-200017780 (output_function_exception_table): Output exception table data for
17784 (output_function_exception_table): Add prototype.
H A DChangeLog-20038284 * except.c (output_function_exception_table): Adjust last change
8845 (output_function_exception_table): Invoke
H A DChangeLog-201014948 output_function_exception_table before assemble_end_function.
14988 (output_function_exception_table): ... here. Use the new
H A DChangeLog.tree-ssa5139 * except.c (output_function_exception_table): Strip nops.
H A DChangeLog-200725355 * except.c (output_function_exception_table): Do not reference the
H A DChangeLog-200215499 (output_function_exception_table): Likewise.