Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.h39 const RegularExpression &GetPatternForRuntimeLibrary() override; in InstrumentationRuntimeASan()
H A DInstrumentationRuntimeASan.cpp48 InstrumentationRuntimeASan::GetPatternForRuntimeLibrary() { in Terminate()
57 InstrumentationRuntimeASan::GetPatternForRuntimeLibrary() { GetPatternForRuntimeLibrary() function in InstrumentationRuntimeASan
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.h46 const RegularExpression &GetPatternForRuntimeLibrary() override;
H A DInstrumentationRuntimeMainThreadChecker.cpp63 InstrumentationRuntimeMainThreadChecker::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeMainThreadChecker
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.h48 const RegularExpression &GetPatternForRuntimeLibrary() override;
H A DInstrumentationRuntimeUBSan.cpp233 InstrumentationRuntimeUBSan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeUBSan
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntime.cpp57 const RegularExpression &runtime_regex = GetPatternForRuntimeLibrary(); in ModulesDidLoad()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DInstrumentationRuntime.h66 virtual const RegularExpression &GetPatternForRuntimeLibrary() = 0;
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.h45 const RegularExpression &GetPatternForRuntimeLibrary() override;
H A DInstrumentationRuntimeTSan.cpp881 InstrumentationRuntimeTSan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeTSan
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
H A DInstrumentationRuntimeASanLibsanitizers.cpp55 InstrumentationRuntimeASanLibsanitizers::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeASanLibsanitizers