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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Di386v-nat.c116 static int debug_control_mirror;
177 debug_control_mirror |=
180 debug_control_mirror |=
182 debug_control_mirror |= DR_LOCAL_SLOWDOWN;
183 debug_control_mirror &= ~DR_CONTROL_RESERVED;
186 debug_control_mirror);
243 debug_control_mirror &=
249 debug_control_mirror);
114 static int debug_control_mirror; variable

Completed in 157 milliseconds