Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp182 options.SetPreferredSymbolContexts(std::move(sc_list)); in GetHistoryThreads()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/
H A DReportRetriever.cpp89 options.SetPreferredSymbolContexts(std::move(sc_list)); in RetrieveReportData()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h338 void SetPreferredSymbolContexts(SymbolContextList contexts) { in SetPreferredSymbolContexts() function