Home
last modified time | relevance | path

Searched defs:need_exec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/runtime/common/python/
H A Dupdate_prebuilts.py29 need_strip=False, need_exec=False, need_unzip=False, argument
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DExecutableMemory.cpp273 void *allocateMemoryPages(size_t bytes, int permissions, bool need_exec) in allocateMemoryPages()
H A DLLVMJIT.cpp345 bool need_exec = in allocateMappedMemory() local