Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h67 ScriptThread, enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp227 Definition("thread", EntryType::ScriptThread),
230 Definition("thread", EntryType::ScriptThread)};
322 ENUM_TO_CSTR(ScriptThread); in TypeToCString()
1436 case Entry::Type::ScriptThread: in Format()