Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dnto-procfs.c1339 procfs_hw_watchpoint (int addr, int len, int type) in procfs_hw_watchpoint() function
1377 return procfs_hw_watchpoint (addr, -1, type); in procfs_remove_hw_watchpoint()
1383 return procfs_hw_watchpoint (addr, len, type); in procfs_insert_hw_watchpoint()