Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexcept.h232 extern void output_function_exception_table (int);
H A Dfinal.c2271 output_function_exception_table (0); in final_scan_insn_1()
4690 output_function_exception_table (crtl->has_bb_partition ? 1 : 0); in rest_of_handle_final()
H A Dexcept.c3189 output_function_exception_table (int section) in output_function_exception_table() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexcept.h242 extern void output_function_exception_table (const char *);
H A Dexcept.c3019 output_function_exception_table (const char *fnname) in output_function_exception_table() function
H A Dfinal.c4325 output_function_exception_table (fnname); in rest_of_handle_final()