| /src/external/gpl3/gdb/dist/gdbsupport/ |
| break-common.h | 27 hw_access = 2, /* Access HW watchpoint */ enumerator in enum:target_hw_bp_type
|
| /src/external/gpl3/gdb.old/dist/gdbsupport/ |
| break-common.h | 27 hw_access = 2, /* Access HW watchpoint */ enumerator in enum:target_hw_bp_type
|
| /src/external/gpl3/gdb/dist/gdb/nat/ |
| loongarch-hw-point.c | 52 case hw_access: 286 : (type == hw_access ? "hw-access-watchpoint"
|
| aarch64-hw-point.c | 90 return hw_access; 121 case hw_access: 590 : (type == hw_access ? "hw-access-watchpoint"
|
| x86-dregs.c | 225 : (type == hw_access ? "data-read/write" 265 case hw_access:
|
| mips-linux-watch.c | 201 case hw_access:
|
| /src/external/gpl3/gdb.old/dist/gdb/nat/ |
| aarch64-hw-point.c | 90 return hw_access; 121 case hw_access: 590 : (type == hw_access ? "hw-access-watchpoint"
|
| x86-dregs.c | 225 : (type == hw_access ? "data-read/write" 265 case hw_access:
|
| mips-linux-watch.c | 201 case hw_access:
|
| /src/external/gpl3/gdb/dist/gdb/guile/ |
| scm-breakpoint.c | 392 case hw_access: 484 else if (access_type == hw_access) 1200 { "WP_ACCESS", hw_access },
|
| /src/external/gpl3/gdb.old/dist/gdb/guile/ |
| scm-breakpoint.c | 392 case hw_access: 484 else if (access_type == hw_access) 1200 { "WP_ACCESS", hw_access },
|
| /src/external/gpl3/gdb/dist/gdb/ |
| ia64-linux-nat.c | 621 case hw_access:
|
| mips-linux-nat.c | 521 : (type == hw_access ? "data-read/write"
|
| breakpoint.c | 2331 type = hw_access; 3179 hw_access location that would be considered a duplicate 3183 && loc->watchpoint_type == hw_access 3189 bl->watchpoint_type = hw_access; 3196 bl->watchpoint_type = hw_access; 5612 || bl->watchpoint_type == hw_access) 7366 watchpoints with hw_access locations. Those should be considered 7368 become hw_access locations later. */ 10293 hw_access: watch access (read or write) */ 10518 else if (accessflag == hw_access) [all...] |
| ppc-linux-nat.c | 2296 hw_access for an access watchpoint. */ 2322 for a write watchpoint or hw_access for an access watchpoint. */ 2669 case hw_access:
|
| procfs.c | 2978 case hw_access: /* access watchpoint */
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| ia64-linux-nat.c | 622 case hw_access:
|
| mips-linux-nat.c | 521 : (type == hw_access ? "data-read/write"
|
| breakpoint.c | 2237 type = hw_access; 3084 hw_access location that would be considered a duplicate 3088 && loc->watchpoint_type == hw_access 3094 bl->watchpoint_type = hw_access; 3101 bl->watchpoint_type = hw_access; 5519 || bl->watchpoint_type == hw_access) 7285 watchpoints with hw_access locations. Those should be considered 7287 become hw_access locations later. */ 10302 hw_access: watch access (read or write) */ 10566 else if (accessflag == hw_access) [all...] |
| nto-procfs.c | 1525 case hw_access:
|
| ppc-linux-nat.c | 2296 hw_access for an access watchpoint. */ 2322 for a write watchpoint or hw_access for an access watchpoint. */ 2669 case hw_access:
|
| /src/external/gpl3/gdb/dist/gdb/python/ |
| py-breakpoint.c | 133 { "WP_ACCESS", hw_access}, 1041 else if (access_type == hw_access)
|
| /src/external/gpl3/gdb.old/dist/gdb/python/ |
| py-breakpoint.c | 133 { "WP_ACCESS", hw_access}, 1041 else if (access_type == hw_access)
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| mem-break.cc | 253 return hw_access;
|
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| mem-break.cc | 253 return hw_access;
|