Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/kxld/
H A Dkxld_seg.h137 void kxld_seg_set_vm_protections(KXLDSeg *seg, boolean_t strict_protections)
H A Dkxld_seg.c850 kxld_seg_set_vm_protections(KXLDSeg *seg, boolean_t strict_protections) in kxld_seg_set_vm_protections() argument
852 if (strict_protections) { in kxld_seg_set_vm_protections()