Home
last modified time | relevance | path

Searched defs:rwx_memory_allowed (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit_code_cache.cc192 bool JitCodeCache::InitializeMappings(bool rwx_memory_allowed, in InitializeMappings()
358 bool rwx_memory_allowed, in Create()
/art/runtime/
Druntime.cc2559 void Runtime::CreateJitCodeCache(bool rwx_memory_allowed) { in CreateJitCodeCache()