Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/posix/
DLockFilePosix.cpp52 Status LockFilePosix::DoReadLock(const uint64_t start, const uint64_t len) { in DoReadLock() function in LockFilePosix
/external/llvm-project/lldb/source/Host/windows/
DLockFileWindows.cpp57 Status LockFileWindows::DoReadLock(const uint64_t start, const uint64_t len) { in DoReadLock() function in LockFileWindows