Searched defs:Unprotect (Results 1 – 4 of 4) sorted by relevance
84 kern_return_t ProtectedMemoryAllocator::Unprotect() { in Unprotect() function in ProtectedMemoryAllocator
106 void MemoryAllocator::Unprotect(Address start, size_t size, in Unprotect() function
147 void OS::Unprotect(void* address, const size_t size) { in Unprotect() function in v8::base::OS
827 void OS::Unprotect(void* address, const size_t size) { in Unprotect() function in v8::base::OS