Searched refs:gdbmach_find_hwbp (Results 1 – 2 of 2) sorted by relevance
48 static struct hwbp *gdbmach_find_hwbp ( int type, unsigned long addr, size_t len ) { in gdbmach_find_hwbp() function120 bp = gdbmach_find_hwbp ( type, addr, len ); in gdbmach_set_breakpoint()
115 static struct hwbp *gdbmach_find_hwbp(int type, unsigned long addr, size_t len) in gdbmach_find_hwbp() function187 bp = gdbmach_find_hwbp(type, addr, len); in gdbmach_set_breakpoint()