Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dmap.cpp24 MemMap PageMap(size_t size, int prot, size_t alignment, void *addr, int flags) in PageMap() function
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dmap.cpp39 MemMap PageMap(size_t size, int prot, size_t alignment, void *addr, [[maybe_unused]] int flags) in PageMap() function