Searched refs:KernelZeroFlagVal (Results 1 – 1 of 1) sorted by relevance
238 mutable Optional<uint64_t> KernelZeroFlagVal; member in __anone8977cbd0111::MallocChecker681 if (!KernelZeroFlagVal.hasValue()) { in performKernelMalloc()683 KernelZeroFlagVal = 0x0100; in performKernelMalloc()685 KernelZeroFlagVal = 0x0002; in performKernelMalloc()687 KernelZeroFlagVal = 0x0008; in performKernelMalloc()690 KernelZeroFlagVal = 0x8000; in performKernelMalloc()716 .makeIntVal(KernelZeroFlagVal.getValue(), FlagsEx->getType()) in performKernelMalloc()