Home
last modified time | relevance | path

Searched refs:mem_select_upper_bound (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dmem.cpp91 static DWORD mem_select_upper_bound(off_t off) in mem_select_upper_bound() function
121 const auto max_size_high = mem_select_upper_bound(max_size); in mmap()
130 const auto file_off_high = mem_select_upper_bound(off); in mmap()