Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.h54 bool m_exit_now; // use in asynchronous handling to indicate process should variable
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.h192 bool m_exit_now; variable