Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h573 m_supports_vFileMode : 1, m_supports_vFileExists : 1, variable
H A DGDBRemoteCommunicationClient.cpp73 m_supports_vFileExists(true), m_supports_vRun(true), in GDBRemoteCommunicationClient()
3397 if (m_supports_vFileExists) { in GetFileExists()
3414 m_supports_vFileExists = false; in GetFileExists()