Searched refs:Unprotect (Results 1 – 6 of 6) sorted by relevance
113 void MemoryAllocator::Unprotect(Address start, size_t size, in Unprotect() function115 base::OS::Unprotect(start, size, executable); in Unprotect()127 base::OS::Unprotect(chunks_[id].address(), chunks_[id].size(), in UnprotectChunkFromPage()
76 kern_return_t Unprotect();
84 kern_return_t ProtectedMemoryAllocator::Unprotect() { in Unprotect() function in ProtectedMemoryAllocator
516 gBreakpadAllocator->Unprotect(); in WaitForMessage()565 gBreakpadAllocator->Unprotect(); in WaitForMessage()582 gBreakpadAllocator->Unprotect(); in WaitForMessage()614 gBreakpadAllocator->Unprotect(); in SignalHandler()
109 // Unprotect the memory110 allocator_->Unprotect();693 gBreakpadAllocator->Unprotect();862 gMasterAllocator->Unprotect();863 gKeyValueAllocator->Unprotect();864 gBreakpadAllocator->Unprotect();992 gBreakpadAllocator->Unprotect();
104 // Unprotect the memory105 allocator_->Unprotect();681 gMasterAllocator->Unprotect();682 gKeyValueAllocator->Unprotect();683 gBreakpadAllocator->Unprotect();