Searched refs:DR_CONTROL (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Di386v-nat.c185 ptrace (6, pid, offsetof (struct user, u_debugreg[DR_CONTROL]),
248 ptrace (6, pid, offsetof (struct user, u_debugreg[DR_CONTROL]),
H A Di386-linux-nat.c58 #ifndef DR_CONTROL
59 #define DR_CONTROL 7 macro
671 i386_linux_dr_set (DR_CONTROL, control);
H A Damd64-linux-nat.c282 amd64_linux_dr_set (DR_CONTROL, control);
H A Di386-nat.c71 #define DR_CONTROL 7 /* Index of debug control register (DR7). */ macro

Completed in 162 milliseconds