Searched refs:target_remove_watchpoint (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/config/i386/
H A Dnm-i386sco5.h71 #define target_remove_watchpoint(addr, len, type) \ macro
H A Dnm-i386sol2.h58 #define target_remove_watchpoint(ADDR, LEN, TYPE) \ macro
H A Dnm-i386.h105 #define target_remove_watchpoint(addr, len, type) \ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/mips/
H A Dnm-irix5.h43 #define target_remove_watchpoint(ADDR, LEN, TYPE) \ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/sparc/
H A Dnm-sol2.h60 #define target_remove_watchpoint(ADDR, LEN, TYPE) \ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/s390/
H A Dnm-linux.h58 #define target_remove_watchpoint(addr, len, type) \ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/ia64/
H A Dnm-linux.h73 #define target_remove_watchpoint(addr, len, type) \ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/config/pa/
H A Dnm-hppah.h162 #define target_remove_watchpoint(addr, len, type) \ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dtarget.h1064 #define target_remove_watchpoint(addr, len, type) \
1061 #define target_remove_watchpoint macro
H A Dbreakpoint.c1519 val = target_remove_watchpoint (addr, len, type);

Completed in 91 milliseconds