Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp182 static std::string GetStopReasonDescription(StructuredData::ObjectSP report) { in GetStopReasonDescription() function
225 *thread_sp, GetStopReasonDescription(report), report)); in NotifyBreakpointHit()
331 std::string stop_reason_description = GetStopReasonDescription(info); in GetBacktracesFromExtendedStopInfo()