Searched refs:tmp_sal (Results 1 – 1 of 1) sorted by relevance
1303 struct symtab_and_line tmp_sal; in handle_step_into_function() local1305 tmp_sal = find_pc_line (ecs->stop_func_start, 0); in handle_step_into_function()1306 if (tmp_sal.line != 0) in handle_step_into_function()