Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dbreakpoint.c5735 watch_command_1 (char *arg, int accessflag, int from_tty) in watch_command_1() argument
5787 if (accessflag == hw_read) in watch_command_1()
5789 else if (accessflag == hw_access) in watch_command_1()