Searched refs:TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/config/i386/
H A Dnm-i386sol2.h31 #define TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT(SIZE) 1 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/mips/
H A Dnm-irix5.h47 #define TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT(SIZE) 1 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/sparc/
H A Dnm-sol2.h43 #define TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT(SIZE) 1 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/pa/
H A Dnm-hppah.h111 #define TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT(byte_count) \ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dtarget.h1050 #if !defined(TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
1051 #define TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT(byte_count) \
1048 #define TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT macro
H A Dbreakpoint.c6018 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT(LEN))

Completed in 102 milliseconds