Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DWindowsMMap.c149 DWORD dwNumBytes; in lock() local
150 if (!GetOverlappedResult(handle, &overlapped, &dwNumBytes, TRUE)) in lock()