Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexcept.h115 extern void output_function_exception_table PARAMS ((void));
H A Dtoplev.c3675 output_function_exception_table ();
3682 output_function_exception_table ();
H A Dexcept.c3651 output_function_exception_table () in output_function_exception_table() function
H A DChangeLog.53484 (output_function_exception_table): Remove unused `align'
3959 * except.c (output_function_exception_table): Align the TType
4006 (output_function_exception_table): Care for IA64_UNWIND_INFO.
4011 (final_end_function): Don't call output_function_exception_table.
4013 (rest_of_compilation): Invoke output_function_exception_table
7122 convert_to_eh_region_ranges, output_function_exception_table.
H A DChangeLog.67850 (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.
H A DChangeLog.32514 (output_function_exception_table): Output exception table data for
2518 (output_function_exception_table): Add prototype.
H A DChangeLog.71052 (output_function_exception_table): Likewise.
/openbsd-src/gnu/gcc/gcc/
H A Dexcept.h71 extern void output_function_exception_table (void);
H A Dfinal.c3923 output_function_exception_table (); in rest_of_handle_final()
3930 output_function_exception_table (); in rest_of_handle_final()
H A Dexcept.c3609 output_function_exception_table (void) in output_function_exception_table() function