HomeSort by: relevance | last modified time | path
    Searched refs:loongarch_handle_watchpoint (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/nat/
loongarch-hw-point.h 82 int loongarch_handle_watchpoint (enum target_hw_bp_type type, CORE_ADDR addr,
loongarch-hw-point.c 238 loongarch_handle_watchpoint (enum target_hw_bp_type type, CORE_ADDR addr, function
  /src/external/gpl3/gdb/dist/gdb/nat/
loongarch-hw-point.h 82 int loongarch_handle_watchpoint (enum target_hw_bp_type type, CORE_ADDR addr,
loongarch-hw-point.c 238 loongarch_handle_watchpoint (enum target_hw_bp_type type, CORE_ADDR addr, function
  /src/external/gpl3/gdb/dist/gdbserver/
linux-loongarch-low.cc 497 ret = loongarch_handle_watchpoint (targ_type, addr, len,
541 loongarch_handle_watchpoint (targ_type, addr, len, 0 /* is_insert */,
  /src/external/gpl3/gdb.old/dist/gdb/
loongarch-linux-nat.c 541 ret = loongarch_handle_watchpoint (type, addr, len, 1 /* is_insert */,
574 ret = loongarch_handle_watchpoint (type, addr, len, 0 /* is_insert */,
  /src/external/gpl3/gdb/dist/gdb/
loongarch-linux-nat.c 536 ret = loongarch_handle_watchpoint (type, addr, len, 1 /* is_insert */,
569 ret = loongarch_handle_watchpoint (type, addr, len, 0 /* is_insert */,

Completed in 21 milliseconds