Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.h46 const RegularExpression &GetPatternForRuntimeLibrary() override;
H A DInstrumentationRuntimeASan.cpp61 InstrumentationRuntimeASan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeASan
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.h50 const RegularExpression &GetPatternForRuntimeLibrary() override;
H A DInstrumentationRuntimeMainThreadChecker.cpp68 InstrumentationRuntimeMainThreadChecker::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeMainThreadChecker
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.h50 const RegularExpression &GetPatternForRuntimeLibrary() override;
H A DInstrumentationRuntimeUBSan.cpp235 InstrumentationRuntimeUBSan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeUBSan
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntime.cpp57 const RegularExpression &runtime_regex = GetPatternForRuntimeLibrary(); in ModulesDidLoad()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DInstrumentationRuntime.h67 virtual const RegularExpression &GetPatternForRuntimeLibrary() = 0;
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.h49 const RegularExpression &GetPatternForRuntimeLibrary() override;
H A DInstrumentationRuntimeTSan.cpp880 InstrumentationRuntimeTSan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeTSan