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

  /src/external/gpl3/gdb.old/dist/gdb/
breakpoint.c 522 static int can_use_hw_watchpoints; variable
2240 if (!can_use_hw_watchpoints)
2439 if (!can_use_hw_watchpoints)
10653 if (!can_use_hw_watchpoints)
15046 &can_use_hw_watchpoints, _("\
15057 can_use_hw_watchpoints = 1;
  /src/external/gpl3/gdb/dist/gdb/
breakpoint.c 528 static int can_use_hw_watchpoints; variable
2252 if (!can_use_hw_watchpoints)
2451 if (!can_use_hw_watchpoints)
10682 if (!can_use_hw_watchpoints)
15072 &can_use_hw_watchpoints, _("\
15083 can_use_hw_watchpoints = 1;

Completed in 36 milliseconds