Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
HDInstrumentationRuntimeASan.h39 const RegularExpression &GetPatternForRuntimeLibrary() override;
HDInstrumentationRuntimeASan.cpp48 InstrumentationRuntimeASan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeASan
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
HDInstrumentationRuntimeASanLibsanitizers.h38 const lldb_private::RegularExpression &GetPatternForRuntimeLibrary() override;
HDInstrumentationRuntimeASanLibsanitizers.cpp55 InstrumentationRuntimeASanLibsanitizers::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeASanLibsanitizers
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
HDInstrumentationRuntimeUBSan.h48 const RegularExpression &GetPatternForRuntimeLibrary() override;
HDInstrumentationRuntimeUBSan.cpp233 InstrumentationRuntimeUBSan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeUBSan
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
HDInstrumentationRuntimeMainThreadChecker.h46 const RegularExpression &GetPatternForRuntimeLibrary() override;
HDInstrumentationRuntimeMainThreadChecker.cpp63 InstrumentationRuntimeMainThreadChecker::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeMainThreadChecker
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDInstrumentationRuntime.cpp57 const RegularExpression &runtime_regex = GetPatternForRuntimeLibrary(); in ModulesDidLoad()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDInstrumentationRuntime.h66 virtual const RegularExpression &GetPatternForRuntimeLibrary() = 0;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
HDInstrumentationRuntimeTSan.h45 const RegularExpression &GetPatternForRuntimeLibrary() override;
HDInstrumentationRuntimeTSan.cpp881 InstrumentationRuntimeTSan::GetPatternForRuntimeLibrary() { in GetPatternForRuntimeLibrary() function in InstrumentationRuntimeTSan