Home
last modified time | relevance | path

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

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