Home
last modified time | relevance | path

Searched refs:mem_protection_flags_for_page (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/platforms/windows/libpandabase/
H A Dmem.cpp38 static DWORD mem_protection_flags_for_page(const int prot) in mem_protection_flags_for_page() function
118 const auto prot_page = mem_protection_flags_for_page(prot); in mmap()
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dmem.cpp40 static DWORD mem_protection_flags_for_page(const int prot) in mem_protection_flags_for_page() function
121 const auto protPage = mem_protection_flags_for_page(prot); in mmap()

Completed in 2 milliseconds