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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dnto-procfs.c76 static int procfs_can_use_hw_breakpoint (int, int, int);
1278 procfs_ops.to_can_use_hw_breakpoint = procfs_can_use_hw_breakpoint;
1368 procfs_can_use_hw_breakpoint (int type, int cnt, int othertype) function
H A Dprocfs.c151 static int procfs_can_use_hw_breakpoint (int, int, int);
202 procfs_ops.to_can_use_hw_breakpoint = procfs_can_use_hw_breakpoint;
5209 Note: procfs_can_use_hw_breakpoint() is not yet used by all
5214 procfs_can_use_hw_breakpoint (int type, int cnt, int othertype) function

Completed in 68 milliseconds