Searched refs:tcc_get_symbol_err (Results 1 – 1 of 1) sorted by relevance
18287 void *tcc_get_symbol_err(TCCState *s, const char *name) in tcc_get_symbol_err() function19724 ehdr.e_entry = (unsigned long)tcc_get_symbol_err(s1, "_start"); in tcc_output_file()20721 prog_main = tcc_get_symbol_err(s1, "main"); in tcc_run()20746 rt_bound_error_msg = (void *)tcc_get_symbol_err(s1, in tcc_run()20750 bound_init = (void *)tcc_get_symbol_err(s1, "__bound_init"); in tcc_run()