Home
last modified time | relevance | path

Searched refs:Unprotect (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
Dprotected_memory_allocator.h76 kern_return_t Unprotect();
Dexception_handler.cc516 gBreakpadAllocator->Unprotect(); in WaitForMessage()
565 gBreakpadAllocator->Unprotect(); in WaitForMessage()
582 gBreakpadAllocator->Unprotect(); in WaitForMessage()
614 gBreakpadAllocator->Unprotect(); in SignalHandler()
Dprotected_memory_allocator.cc84 kern_return_t ProtectedMemoryAllocator::Unprotect() { in Unprotect() function in ProtectedMemoryAllocator
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm109 // Unprotect the memory
110 allocator_->Unprotect();
693 gBreakpadAllocator->Unprotect();
862 gMasterAllocator->Unprotect();
863 gKeyValueAllocator->Unprotect();
864 gBreakpadAllocator->Unprotect();
992 gBreakpadAllocator->Unprotect();
/external/google-breakpad/src/client/ios/
DBreakpad.mm104 // Unprotect the memory
105 allocator_->Unprotect();
681 gMasterAllocator->Unprotect();
682 gKeyValueAllocator->Unprotect();
683 gBreakpadAllocator->Unprotect();