Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DInstrumentationRuntimeStopInfo.cpp18 InstrumentationRuntimeStopInfo::InstrumentationRuntimeStopInfo( in InstrumentationRuntimeStopInfo() function in InstrumentationRuntimeStopInfo
26 const char *InstrumentationRuntimeStopInfo::GetDescription() { in GetDescription()
31 InstrumentationRuntimeStopInfo::CreateStopReasonWithInstrumentationData( in CreateStopReasonWithInstrumentationData()
35 new InstrumentationRuntimeStopInfo(thread, description, additionalData)); in CreateStopReasonWithInstrumentationData()
H A DCMakeLists.txt15 InstrumentationRuntimeStopInfo.cpp
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DInstrumentationRuntimeStopInfo.h19 class InstrumentationRuntimeStopInfo : public StopInfo {
21 ~InstrumentationRuntimeStopInfo() override = default;
36 InstrumentationRuntimeStopInfo(Thread &thread, std::string description,
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Target/
H A DBUILD.gn38 "InstrumentationRuntimeStopInfo.cpp",
/llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp262 thread_sp->SetStopInfo(InstrumentationRuntimeStopInfo:: in NotifyBreakpointHit()
/llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp178 InstrumentationRuntimeStopInfo::CreateStopReasonWithInstrumentationData( in NotifyBreakpointHit()
/llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp224 InstrumentationRuntimeStopInfo::CreateStopReasonWithInstrumentationData( in NotifyBreakpointHit()
/llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp863 InstrumentationRuntimeStopInfo:: in NotifyBreakpointHit()
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt3809 lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h
4629 lldb/source/Target/InstrumentationRuntimeStopInfo.cpp