Home
last modified time | relevance | path

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

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