Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h131 bool m_thread_data_valid = false; variable
H A DProcessElfCore.cpp173 m_thread_data_valid = true; in DoLoadCore()
267 if (!m_thread_data_valid) in DoUpdateThreadList()
923 if (!m_thread_data_valid) in GetNumThreadContexts()