Home
last modified time | relevance | path

Searched defs:stop_description (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp1326 std::string stop_description = thread->GetStopDescription(); in Format() local
1338 std::string stop_description = thread->GetStopDescriptionRaw(); in Format() local
H A DIOHandlerCursesGUI.cpp7052 const char *stop_description = stop_info_sp->GetDescription(); in WindowDelegateDraw() local
7205 const char *stop_description = stop_info_sp->GetDescription(); in WindowDelegateDraw() local