Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h194 bool ProcessSessionIDIsValid() const { in ProcessSessionIDIsValid() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp541 if (info.ProcessSessionIDIsValid()) in Populate()