Searched refs:set_pc (Results 1 – 4 of 4) sorted by relevance
5 frame.set_pc(step_addr); in setup_single_step()10 frame.set_pc(return_addr); in clear_single_step()
4 frame.set_pc(step_addr); in setup_single_step()8 frame.set_pc(return_addr); in clear_single_step()
167 pub fn set_pc(&mut self, pc: usize) { in set_pc() method
182 pub fn set_pc(&mut self, pc: usize) { in set_pc() method