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

/darwin-on-arm/xnu/osfmk/i386/
H A Dgenassym.c242 DECLARE("DS_DR5", offsetof(struct x86_debug_state32 *, dr5));
251 DECLARE("DS64_DR5", offsetof(struct x86_debug_state64 *, dr5));
H A Dpcb.c2119 * chooses whether dr4 and dr5 are copied (they are never meant
2131 target->dr5 = src->dr5;
2144 * chooses whether dr4 and dr5 are copied (they are never meant
2156 target->dr5 = src->dr5;
/darwin-on-arm/xnu/osfmk/mach/i386/
H A D_structs.h442 unsigned int dr5; variable
791 __uint64_t dr5; variable

Completed in 22 milliseconds