Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DFormatEntity.h66 ThreadReturnValue, enumerator
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp160 Definition("return-value", EntryType::ThreadReturnValue),
326 ENUM_TO_CSTR(ThreadReturnValue); in TypeToCString()
1347 case Entry::Type::ThreadReturnValue: in Format()