CONTEXT_ARM_DEBUG_REGISTERS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPSAPI_H
#if defined(_ARM64_)

#define CONTEXT_ARM_DEBUG_REGISTERS (CONTEXT_ARM | 0x8L)

#endif
#endif

View code on GitHub

No description available.