Home | History | Annotate | Download | only in gdb

Lines Matching defs:ppc_hw_breakpoint

101 struct ppc_hw_breakpoint
483 std::list<struct ppc_hw_breakpoint> requested_hw_bps;
564 const struct ppc_hw_breakpoint &bp);
567 const struct ppc_hw_breakpoint &a);
588 void create_watchpoint_request (struct ppc_hw_breakpoint *p,
595 bool hwdebug_point_cmp (const struct ppc_hw_breakpoint &a,
596 const struct ppc_hw_breakpoint &b);
625 std::list<std::pair<long, ppc_hw_breakpoint>>,
2165 /* This function compares two ppc_hw_breakpoint structs
2169 ppc_linux_nat_target::hwdebug_point_cmp (const struct ppc_hw_breakpoint &a,
2170 const struct ppc_hw_breakpoint &b)
2202 struct ppc_hw_breakpoint p;
2243 struct ppc_hw_breakpoint p;
2275 /* Return the trigger value to set in a ppc_hw_breakpoint object for a
2302 struct ppc_hw_breakpoint p;
2328 struct ppc_hw_breakpoint p;
2368 for (const ppc_hw_breakpoint &bp : process_it->second.requested_hw_bps)
2564 ppc_linux_nat_target::create_watchpoint_request (struct ppc_hw_breakpoint *p,
2630 struct ppc_hw_breakpoint p;
2694 struct ppc_hw_breakpoint p;
2920 for (ppc_hw_breakpoint bp
3129 ppc_hw_breakpoint &bp)
3146 const struct ppc_hw_breakpoint &bp)
3157 (const struct ppc_hw_breakpoint &curr)