Searched refs:rt_bound_error_msg (Results 1 – 1 of 1) sorted by relevance
2399 static const char **rt_bound_error_msg; variable20649 if (rt_bound_error_msg && *rt_bound_error_msg) in sig_error()20650 rt_error(uc, *rt_bound_error_msg); in sig_error()20746 rt_bound_error_msg = (void *)tcc_get_symbol_err(s1, in tcc_run()