HomeSort by relevance Sort by last modified time
    Searched defs:Protect (Results 1 - 7 of 7) sorted by null

  /external/google-breakpad/src/client/mac/handler/
protected_memory_allocator.cc 73 kern_return_t ProtectedMemoryAllocator::Protect() {
  /external/v8/src/heap/
spaces-inl.h 156 void MemoryAllocator::Protect(Address start, size_t size) {
157 base::OS::Protect(start, size);
169 base::OS::Protect(chunks_[id].address(), chunks_[id].size());
  /art/runtime/
mem_map.cc 610 bool MemMap::Protect(int prot) {
671 // Merge consecutive maps with the same protect flags and name.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/sdk/tools/jills/
jill-3.36.CANDIDATE.jar 
jill-4.7.BETA.jar 

Completed in 406 milliseconds