Home
last modified time | relevance | path

Searched refs:tmp_sal (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dinfrun.c1303 struct symtab_and_line tmp_sal; in handle_step_into_function() local
1305 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()