Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/ASan/
DInstrumentationRuntimeASan.h42 const RegularExpression &GetPatternForRuntimeLibrary() override;
DInstrumentationRuntimeASan.cpp57 InstrumentationRuntimeASan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeASan
/openbsd/src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
DInstrumentationRuntimeUBSan.h48 const RegularExpression &GetPatternForRuntimeLibrary() override;
DInstrumentationRuntimeUBSan.cpp233 InstrumentationRuntimeUBSan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeUBSan
/openbsd/src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
DInstrumentationRuntimeMainThreadChecker.h46 const RegularExpression &GetPatternForRuntimeLibrary() override;
DInstrumentationRuntimeMainThreadChecker.cpp63 InstrumentationRuntimeMainThreadChecker::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeMainThreadChecker
/openbsd/src/gnu/llvm/lldb/source/Target/
DInstrumentationRuntime.cpp57 const RegularExpression &runtime_regex = GetPatternForRuntimeLibrary(); in ModulesDidLoad()
/openbsd/src/gnu/llvm/lldb/include/lldb/Target/
DInstrumentationRuntime.h66 virtual const RegularExpression &GetPatternForRuntimeLibrary() = 0;
/openbsd/src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.h45 const RegularExpression &GetPatternForRuntimeLibrary() override;
DInstrumentationRuntimeTSan.cpp881 InstrumentationRuntimeTSan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeTSan