Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
DInstrumentationRuntimeMainThreadChecker.cpp75 static ConstString test_sym("__main_thread_checker_on_report"); in CheckIfRuntimeIsValid() local
77 module_sp->FindFirstSymbolWithNameAndType(test_sym, lldb::eSymbolTypeAny); in CheckIfRuntimeIsValid()