Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp61 const char *thread_sanitizer_retrieve_report_data_prefix = R"( variable
318 options.SetPrefix(thread_sanitizer_retrieve_report_data_prefix); in RetrieveReportData()