Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/windows/libpandabase/
H A Dmem.cpp129 const auto file_off_low = mem_select_lower_bound(off); in mmap() local
131 void *map = MapViewOfFile(fm, prot_file, file_off_high, file_off_low, len); in mmap()

Completed in 1 milliseconds