Searched refs:SetProtections (Results 1 – 4 of 4) sorted by relevance
39 bool SetProtections(mach_vm_address_t addr, mach_vm_size_t size,
44 bool MachVMRegion::SetProtections(mach_vm_address_t addr, mach_vm_size_t size, in SetProtections() function in MachVMRegion
271 if (vmRegion.SetProtections(curr_addr, curr_data_count, in Write()
380 * MacOSX/MachVMRegion.cpp (MachVMRegion::SetProtections): Improved