HomeSort by: relevance | last modified time | path
    Searched defs:ppc_hw_breakpoint (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
ppc-linux-nat.c 101 struct ppc_hw_breakpoint struct
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>>, member in struct:linux_nat_target
2165 /* This function compares two ppc_hw_breakpoint structs
2169 ppc_linux_nat_target::hwdebug_point_cmp (const struct ppc_hw_breakpoint &a
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
ppc-linux-nat.c 101 struct ppc_hw_breakpoint struct
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>>, member in struct:linux_nat_target
2165 /* This function compares two ppc_hw_breakpoint structs
2169 ppc_linux_nat_target::hwdebug_point_cmp (const struct ppc_hw_breakpoint &a
    [all...]

Completed in 57 milliseconds