Searched refs:branch_next_pc (Results 1 – 3 of 3) sorted by relevance
71 unsigned long branch_next_pc; /* return PC if we did branch/jump */ member
49 offsetof(struct single_step_state, branch_next_pc)); in foo()
414 state->branch_next_pc = 0; in single_step_once()448 state->branch_next_pc = (unsigned long)(pc + offset); in single_step_once()