Home
last modified time | relevance | path

Searched refs:have_tt_data (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.cc3021 int have_tt_data; in output_one_function_exception_table() local
3024 have_tt_data = (vec_safe_length (cfun->eh->ttype_data) in output_one_function_exception_table()
3030 if (! have_tt_data) in output_one_function_exception_table()
3074 if (have_tt_data) in output_one_function_exception_table()
3160 if (have_tt_data) in output_one_function_exception_table()
3170 if (HAVE_AS_LEB128 && have_tt_data) in output_one_function_exception_table()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.c3020 int have_tt_data; in output_one_function_exception_table() local
3023 have_tt_data = (vec_safe_length (cfun->eh->ttype_data) in output_one_function_exception_table()
3029 if (! have_tt_data) in output_one_function_exception_table()
3073 if (have_tt_data) in output_one_function_exception_table()
3159 if (have_tt_data) in output_one_function_exception_table()
3169 if (HAVE_AS_LEB128 && have_tt_data) in output_one_function_exception_table()