Searched refs:TARGET_CAN_USE_HARDWARE_WATCHPOINT (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/config/frv/
H A Dtm-frv.h23 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) \ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/i386/
H A Dnm-i386sco5.h57 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) 1 macro
H A Dnm-i386sol2.h30 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(TYPE, CNT, OT) 1 macro
H A Dnm-i386.h80 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) 1 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/s390/
H A Dnm-linux.h48 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) 1 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/ia64/
H A Dnm-linux.h48 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) 1 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/pa/
H A Dnm-hppah.h104 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) \ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dtarget.h1045 #ifndef TARGET_CAN_USE_HARDWARE_WATCHPOINT
1046 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(TYPE,CNT,OTHERTYPE) \
1043 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT macro
H A Dbreakpoint.c4983 TARGET_CAN_USE_HARDWARE_WATCHPOINT (bp_hardware_breakpoint,
5915 TARGET_CAN_USE_HARDWARE_WATCHPOINT (bp_type, i + mem_cnt,
7680 TARGET_CAN_USE_HARDWARE_WATCHPOINT (bp_hardware_breakpoint,
7752 target_resources_ok = TARGET_CAN_USE_HARDWARE_WATCHPOINT (

Completed in 140 milliseconds