Searched refs:InstrumentationRuntimeStopInfo (Results 1 – 8 of 8) sorted by relevance
25 InstrumentationRuntimeStopInfo::InstrumentationRuntimeStopInfo( in InstrumentationRuntimeStopInfo() function in InstrumentationRuntimeStopInfo33 const char *InstrumentationRuntimeStopInfo::GetDescription() { in GetDescription()38 InstrumentationRuntimeStopInfo::CreateStopReasonWithInstrumentationData( in CreateStopReasonWithInstrumentationData()42 new InstrumentationRuntimeStopInfo(thread, description, additionalData)); in CreateStopReasonWithInstrumentationData()46 InstrumentationRuntimeStopInfo::GetSuggestedStackFrameIndex( in GetSuggestedStackFrameIndex()
19 class InstrumentationRuntimeStopInfo : public StopInfo {21 ~InstrumentationRuntimeStopInfo() override = default;39 InstrumentationRuntimeStopInfo(Thread &thread, std::string description,
217 InstrumentationRuntimeStopInfo::CreateStopReasonWithInstrumentationData( in NotifyBreakpointHit()
179 InstrumentationRuntimeStopInfo::CreateStopReasonWithInstrumentationData( in NotifyBreakpointHit()
222 InstrumentationRuntimeStopInfo::CreateStopReasonWithInstrumentationData( in NotifyBreakpointHit()
863 InstrumentationRuntimeStopInfo:: in NotifyBreakpointHit()
651 SRCS+= Target/InstrumentationRuntimeStopInfo.cpp