Searched defs:target_insert_watchpoint (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/config/sparc/ |
H A D | nm-sol2.h | 58 #define target_insert_watchpoint(ADDR, LEN, TYPE) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/config/mips/ |
H A D | nm-irix5.h | 41 #define target_insert_watchpoint(ADDR, LEN, TYPE) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/config/i386/ |
H A D | nm-i386sol2.h | 56 #define target_insert_watchpoint(ADDR, LEN, TYPE) \ macro
|
H A D | nm-i386sco5.h | 68 #define target_insert_watchpoint(addr, len, type) \ macro
|
H A D | nm-i386.h | 102 #define target_insert_watchpoint(addr, len, type) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/config/s390/ |
H A D | nm-linux.h | 55 #define target_insert_watchpoint(addr, len, type) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/config/ia64/ |
H A D | nm-linux.h | 68 #define target_insert_watchpoint(addr, len, type) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/config/pa/ |
H A D | nm-hppah.h | 157 #define target_insert_watchpoint(addr, len, type) \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | target.h | 1058 #define target_insert_watchpoint(addr, len, type) \ macro
|