Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinfrun.c245 static struct symbol *step_start_function; variable
711 step_start_function = find_pc_function (read_pc ()); in proceed()
2990 && step_start_function == find_pc_function (stop_pc)) in normal_stop()