Home | History | Annotate | Download | only in gdb

Lines Matching defs:condition_mode

106 	uint32_t condition_mode;        /* break/watchpoint condition flags */
577 uint32_t *condition_mode,
2174 && a.condition_mode == b.condition_mode
2211 p.condition_mode = PPC_BREAKPOINT_CONDITION_NONE;
2252 p.condition_mode = PPC_BREAKPOINT_CONDITION_NONE;
2309 p.condition_mode = PPC_BREAKPOINT_CONDITION_NONE;
2335 p.condition_mode = PPC_BREAKPOINT_CONDITION_NONE;
2369 if (bp.condition_mode != PPC_BREAKPOINT_CONDITION_NONE)
2383 On exit, CONDITION_MODE will hold the enable bits for the DVC, and
2390 uint32_t *condition_mode,
2416 *condition_mode = PPC_BREAKPOINT_CONDITION_AND;
2418 *condition_mode
2583 calculate_dvc (addr, len, data_value, &p->condition_mode,
2587 p->condition_mode = PPC_BREAKPOINT_CONDITION_NONE;
2597 p->condition_mode = PPC_BREAKPOINT_CONDITION_NONE;