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