Searched refs:resume_pc (Results 1 – 1 of 1) sorted by relevance
153 static CORE_ADDR resume_pc; variable186 return resume_pc; in valgrind_get_ignore_break_once()236 resume_pc = (*the_low_target.get_pc) (); in valgrind_resume()237 if (resume_pc != stop_pc) { in valgrind_resume()240 C2v(stop_pc), sym(resume_pc)); in valgrind_resume()