Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp1332 std::string stop_description = thread->GetStopDescription(); in Format() local
1344 std::string stop_description = thread->GetStopDescriptionRaw(); in Format() local
H A DIOHandlerCursesGUI.cpp7073 const char *stop_description = stop_info_sp->GetDescription(); in WindowDelegateDraw() local
7226 const char *stop_description = stop_info_sp->GetDescription(); in WindowDelegateDraw() local