Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Di386-nat.c265 : (type == hw_access ? "data-read/write" in i386_show_dr()
303 case hw_access: in i386_length_and_rw_bits()
Dbreakpoint.h185 hw_access = 2, /* Access HW watchpoint */ enumerator
Dia64-linux-nat.c596 case hw_access: in ia64_linux_insert_watchpoint()
Dbreakpoint.c983 type = hw_access; in insert_bp_location()
1513 type = hw_access; in remove_breakpoint()
5892 else if (accessflag == hw_access) in watch_command_1()
6115 watch_command_1 (arg, hw_access, from_tty); in awatch_command()
Dremote.c4513 case hw_access: in watchpoint_to_Z_packet()
Dprocfs.c5242 case hw_access: /* access watchpoint */ in procfs_set_watchpoint()
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdbint.texinfo459 hw_access = 2, /* Access (read or write) HW watchpoint */