Home
last modified time | relevance | path

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

/art/libartbase/base/
Dmem_map_windows.cc117 DWORD offset_high = static_cast<DWORD>(file_offset >> 32); in TargetMMap() local
119 DWORD offset_high = static_cast<DWORD>(0); in TargetMMap() local