HomeSort by relevance Sort by last modified time
    Searched defs:STATUS_GUARD_PAGE_VIOLATION (Results 1 - 3 of 3) sorted by null

  /external/curl/tests/python_dependencies/impacket/
nt_errors.py 152 0x80000001: ("STATUS_GUARD_PAGE_VIOLATION","{EXCEPTION} Guard Page Exception A page of memory that marks the end of a data structure, such as a stack or an array, has been accessed."),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntstatus.h 185 #define STATUS_GUARD_PAGE_VIOLATION ((NTSTATUS)0x80000001)
    [all...]
winnt.h     [all...]

Completed in 358 milliseconds