Home
last modified time | relevance | path

Searched defs:MMAP_PROT_WRITE (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dunix_mem.h25 static constexpr uint32_t MMAP_PROT_WRITE = PROT_WRITE; variable
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dwindows_mem.h23 static constexpr uint32_t MMAP_PROT_WRITE = 2; variable
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dwindows_mem.h23 static constexpr uint32_t MMAP_PROT_WRITE = 2; variable
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dunix_mem.h25 static constexpr uint32_t MMAP_PROT_WRITE = PROT_WRITE; variable