Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dmem.cpp141 int munmap(void *addr, [[maybe_unused]] size_t len) in munmap() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem.cpp144 int munmap(void *addr, [[maybe_unused]] size_t len) in munmap() function