Home
last modified time | relevance | path

Searched refs:except_table_label (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtarget.h109 void (* except_table_label) (FILE *); member
H A Dexcept.c3641 targetm.asm_out.except_table_label (asm_out_file); in output_function_exception_table()
H A DChangeLog-200616334 * target.h (gcc_target): Add except_table_label.