Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h70 ThreadProtocolID, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp173 ENTRY("protocol_id", ThreadProtocolID, UInt64),
340 ENUM_TO_CSTR(ThreadProtocolID); in TypeToCString()
1233 case Entry::Type::ThreadProtocolID: in Format()
2255 entry.type != Entry::Type::ThreadProtocolID) { in ParseInternal()