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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dnto-procfs.c1537 procfs_hw_watchpoint (int addr, int len, enum target_hw_bp_type type) function
1578 return procfs_hw_watchpoint (addr, -1, type);
1586 return procfs_hw_watchpoint (addr, len, type);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dnto-procfs.c1516 procfs_hw_watchpoint (int addr, int len, enum target_hw_bp_type type) function
1557 return procfs_hw_watchpoint (addr, -1, type);
1565 return procfs_hw_watchpoint (addr, len, type);

Completed in 138 milliseconds