Home
last modified time | relevance | path

Searched defs:single_step_state (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/tile/include/asm/
Dptrace.h122 struct single_step_state { struct
124 void __user *buffer;
126 union {
133 unsigned long orig_pc; /* the original PC */
134 unsigned long next_pc; /* return PC if no branch (PC + 1) */
135 unsigned long branch_next_pc; /* return PC if we did branch/jump */
136 unsigned long update_value; /* value to restore to update_target */