Home
last modified time | relevance | path

Searched refs:VM_PROT_NONE (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/third_party/mac_headers/mach/
Dvm_prot.h81 #define VM_PROT_NONE ((vm_prot_t) 0x00) macro
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachTask.mm950 vm_prot_t mach_prot = VM_PROT_NONE;
984 ::mach_vm_protect(task, (*pos).first, (*pos).second, 0, VM_PROT_NONE);