Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-defines.h97 #define LLDB_INVALID_CPU_ID UINT32_MAX macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DDecodedThread.cpp157 return it == m_cpus.begin() ? LLDB_INVALID_CPU_ID : prev(it)->second;