Searched refs:aarch64_can_use_hw_breakpoint (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daarch64-nat.h59 int aarch64_can_use_hw_breakpoint (enum bptype type, int cnt, int othertype);
81 { return aarch64_can_use_hw_breakpoint (type, cnt, othertype); }
H A Daarch64-nat.c75 aarch64_can_use_hw_breakpoint (enum bptype type, int cnt, int othertype) function

Completed in 179 milliseconds