Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
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; in init_procfs_ops()
1368 procfs_can_use_hw_breakpoint (int type, int cnt, int othertype) in procfs_can_use_hw_breakpoint() function
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; in init_procfs_ops()
5214 procfs_can_use_hw_breakpoint (int type, int cnt, int othertype) in procfs_can_use_hw_breakpoint() function