Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h67 ScriptThread, enumerator
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp245 Definition("thread", EntryType::ScriptThread),
248 Definition("thread", EntryType::ScriptThread)};
366 ENUM_TO_CSTR(ScriptThread); in TypeToCString()
1572 case Entry::Type::ScriptThread: in Format()