Searched refs:stop_func_name (Results 1 – 4 of 4) sorted by relevance
915 char *stop_func_name; member1769 ecs->stop_func_name = 0; in handle_inferior_event()1772 find_pc_partial_function (stop_pc, &ecs->stop_func_name, in handle_inferior_event()2401 if (IN_SOLIB_RETURN_TRAMPOLINE (stop_pc, ecs->stop_func_name)) in handle_inferior_event()2432 && ecs->stop_func_name == NULL) in handle_inferior_event()
273 * infrun.c (wait_for_inferior): set stop_func_name to 0
4934 * infrun.c (wait_for_inferior): use stop_func_name instead of
1113 check to just use stop_func_name == 0.