Searched defs:PROT_NONE (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc710 mprotect(AlignDown(obj, kPageSize), kPageSize, PROT_NONE); local
1984 mem_map->Protect(PROT_NONE);

Completed in 243 milliseconds