Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp70 static ConstString test_sym("__main_thread_checker_on_report"); in CheckIfRuntimeIsValid() local
72 module_sp->FindFirstSymbolWithNameAndType(test_sym, lldb::eSymbolTypeAny); in CheckIfRuntimeIsValid()