Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.h573 m_supports_vFileMode : 1, m_supports_vFileExists : 1, variable
HDGDBRemoteCommunicationClient.cpp72 m_supports_vFileExists(true), m_supports_vRun(true), in GDBRemoteCommunicationClient()
3391 if (m_supports_vFileExists) { in GetFileExists()
3408 m_supports_vFileExists = false; in GetFileExists()