Searched refs:CheckIfRuntimeIsValid (Results 1 – 10 of 10) sorted by relevance
48 bool CheckIfRuntimeIsValid(const lldb::ModuleSP module_sp) override;
68 bool InstrumentationRuntimeASan::CheckIfRuntimeIsValid( in CheckIfRuntimeIsValid() function in InstrumentationRuntimeASan
52 bool CheckIfRuntimeIsValid(const lldb::ModuleSP module_sp) override;
240 bool InstrumentationRuntimeUBSan::CheckIfRuntimeIsValid( in CheckIfRuntimeIsValid() function in InstrumentationRuntimeUBSan
73 bool InstrumentationRuntimeMainThreadChecker::CheckIfRuntimeIsValid( in CheckIfRuntimeIsValid() function in InstrumentationRuntimeMainThreadChecker
60 if (CheckIfRuntimeIsValid(module_sp)) { in ModulesDidLoad()
70 virtual bool CheckIfRuntimeIsValid(const lldb::ModuleSP module_sp) = 0;
51 bool CheckIfRuntimeIsValid(const lldb::ModuleSP module_sp) override;
885 bool InstrumentationRuntimeTSan::CheckIfRuntimeIsValid( in CheckIfRuntimeIsValid() function in InstrumentationRuntimeTSan