Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DFormatEntity.h68 ScriptThread, enumerator
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp226 Definition("thread", EntryType::ScriptThread),
229 Definition("thread", EntryType::ScriptThread)};
328 ENUM_TO_CSTR(ScriptThread); in TypeToCString()
1381 case Entry::Type::ScriptThread: in Format()