Searched refs:bound_init (Results 1 – 1 of 1) sorted by relevance
20743 void (*bound_init)(void); in tcc_run() local20750 bound_init = (void *)tcc_get_symbol_err(s1, "__bound_init"); in tcc_run()20751 bound_init(); in tcc_run()