Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h576 m_supports_vFileMode : 1, m_supports_vFileExists : 1, variable
H A DGDBRemoteCommunicationClient.cpp69 m_supports_vFileExists(true), m_supports_vRun(true), in GDBRemoteCommunicationClient()
3359 if (m_supports_vFileExists) { in GetFileExists()
3376 m_supports_vFileExists = false; in GetFileExists()