Lines Matching full:unprotect
509 // Protect/unprotect a block of memory by marking it read-only/writable.
511 static inline void Unprotect(Address start, size_t size,
514 // Protect/unprotect a chunk given a page in the chunk.
943 // Protect/unprotect the space by marking it read-only/writable.
945 void Unprotect();
1391 // Protect/unprotect the space by marking it read-only/writable.
1393 virtual void Unprotect();
2020 // Protect/unprotect the space by marking it read-only/writable.
2022 void Unprotect();