Searched refs:KernelZeroFlagVal (Results 1 – 1 of 1) sorted by relevance
241 mutable Optional<uint64_t> KernelZeroFlagVal; member in __anond17b7d3c0111::MallocChecker691 if (!KernelZeroFlagVal.hasValue()) { in performKernelMalloc()693 KernelZeroFlagVal = 0x0100; in performKernelMalloc()695 KernelZeroFlagVal = 0x0002; in performKernelMalloc()697 KernelZeroFlagVal = 0x0008; in performKernelMalloc()700 KernelZeroFlagVal = 0x8000; in performKernelMalloc()726 .makeIntVal(KernelZeroFlagVal.getValue(), FlagsEx->getType()) in performKernelMalloc()