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

  /src/external/gpl3/gdb.old/dist/gdb/
arm-linux-nat.c 654 arm_linux_get_hw_watchpoint_count (void) function
669 int count = arm_linux_get_hw_watchpoint_count ();
1002 count = arm_linux_get_hw_watchpoint_count ();
1043 count = arm_linux_get_hw_watchpoint_count ();
1143 if (arm_linux_get_hw_watchpoint_count () == 0)
1161 if (arm_linux_get_hw_watchpoint_count () == 0)
1187 if (arm_linux_get_hw_watchpoint_count () == 0)
1352 for (i = 0; i < arm_linux_get_hw_watchpoint_count (); i++)
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-arm-low.cc 430 arm_linux_get_hw_watchpoint_count (void) function
624 count = arm_linux_get_hw_watchpoint_count ();
669 count = arm_linux_get_hw_watchpoint_count ();
704 if (arm_linux_get_hw_watchpoint_count () == 0)
895 for (i = 0; i < arm_linux_get_hw_watchpoint_count (); i++)
  /src/external/gpl3/gdb/dist/gdb/
arm-linux-nat.c 652 arm_linux_get_hw_watchpoint_count (void) function
667 int count = arm_linux_get_hw_watchpoint_count ();
1000 count = arm_linux_get_hw_watchpoint_count ();
1041 count = arm_linux_get_hw_watchpoint_count ();
1141 if (arm_linux_get_hw_watchpoint_count () == 0)
1159 if (arm_linux_get_hw_watchpoint_count () == 0)
1185 if (arm_linux_get_hw_watchpoint_count () == 0)
1342 for (i = 0; i < arm_linux_get_hw_watchpoint_count (); i++)
  /src/external/gpl3/gdb/dist/gdbserver/
linux-arm-low.cc 430 arm_linux_get_hw_watchpoint_count (void) function
624 count = arm_linux_get_hw_watchpoint_count ();
669 count = arm_linux_get_hw_watchpoint_count ();
704 if (arm_linux_get_hw_watchpoint_count () == 0)
895 for (i = 0; i < arm_linux_get_hw_watchpoint_count (); i++)

Completed in 19 milliseconds