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

/darwin-on-arm/xnu/osfmk/i386/
H A Dgenassym.c241 DECLARE("DS_DR4", offsetof(struct x86_debug_state32 *, dr4));
250 DECLARE("DS64_DR4", offsetof(struct x86_debug_state64 *, dr4));
H A Dpcb.c2119 * chooses whether dr4 and dr5 are copied (they are never meant
2130 target->dr4 = src->dr4;
2144 * chooses whether dr4 and dr5 are copied (they are never meant
2155 target->dr4 = src->dr4;
/darwin-on-arm/xnu/osfmk/mach/i386/
H A D_structs.h441 unsigned int dr4; variable
790 __uint64_t dr4; variable

Completed in 323 milliseconds