Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds