Searched refs:stop_pc (Results 1 – 3 of 3) sorted by relevance
431 static CORE_ADDR stop_pc; variable497 stop_pc = (*the_low_target.get_pc) (); in valgrind_wait()501 image_ptid (wptid), sym (stop_pc), sig); in valgrind_wait()530 if (resume_pc != stop_pc) { in valgrind_resume()533 C2v(stop_pc), sym(resume_pc)); in valgrind_resume()
615 intptr_t stop_pc = sim_->get_pc() - in Debug() local617 Instruction* stop_instr = reinterpret_cast<Instruction*>(stop_pc); in Debug()619 reinterpret_cast<Instruction*>(stop_pc + in Debug()
506 intptr_t stop_pc = sim_->get_pc() - 2 * Instruction::kInstrSize; in Debug() local507 Instruction* stop_instr = reinterpret_cast<Instruction*>(stop_pc); in Debug()509 reinterpret_cast<Instruction*>(stop_pc + Instruction::kInstrSize); in Debug()