Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dos.cpp55 void *PageMapExecFortSpace(void *addr, [[maybe_unused]] size_t size, [[maybe_unused]] int prot) in PageMapExecFortSpace() function
/arkcompiler/ets_runtime/ecmascript/platform/unix/mac/
Dos.cpp58 void *PageMapExecFortSpace(void *addr, [[maybe_unused]] size_t size, [[maybe_unused]] int prot) in PageMapExecFortSpace() function
/arkcompiler/ets_runtime/ecmascript/platform/unix/linux/
Dos.cpp99 void *PageMapExecFortSpace(void *addr, size_t size, int prot) in PageMapExecFortSpace() function