Home | History | Annotate | Download | only in BinaryFormat

Lines Matching defs:VM_PROT_READ

481 enum { VM_PROT_READ = 0x1, VM_PROT_WRITE = 0x2, VM_PROT_EXECUTE = 0x4 };