Searched refs:RtlpPageHeapEnabled (Results 1 – 6 of 6) sorted by relevance
60 extern BOOLEAN RtlpPageHeapEnabled;
318 extern BOOLEAN RtlpPageHeapEnabled;
107 BOOLEAN RtlpPageHeapEnabled = FALSE; variable
1441 if (RtlpPageHeapEnabled && !Addr && !Lock) in RtlCreateHeap()
94 RtlpPageHeapEnabled = TRUE; in LdrpInitializeApplicationVerifierPackage()
2055 if (RtlpPageHeapEnabled && DebugProcessHeapOnly) in LdrpInitializeProcess()2058 RtlpPageHeapEnabled = FALSE; in LdrpInitializeProcess()