Searched defs:use_prev_instr (Results 1 – 10 of 10) sorted by relevance
28 common_init (struct cursor *c, unsigned use_prev_instr) in common_init()
29 common_init (struct cursor *c, unsigned use_prev_instr) in common_init()
33 common_init_ppc32 (struct cursor *c, unsigned use_prev_instr) in common_init_ppc32()
31 common_init_ppc64 (struct cursor *c, unsigned use_prev_instr) in common_init_ppc64()
45 common_init (struct cursor *c, unsigned use_prev_instr) in common_init()
315 unsigned int use_prev_instr :1; /* use previous (= call) or current (= signal) instruction? */ member