Home
last modified time | relevance | path

Searched defs:new_thread_sp (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp135 ThreadSP new_thread_sp(history_thread); in CreateHistoryThreadFromValueObject() local
/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp269 ThreadSP new_thread_sp = std::make_shared<HistoryThread>( GetBacktracesFromExtendedStopInfo() local
/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp329 ThreadSP new_thread_sp = std::make_shared<HistoryThread>( GetBacktracesFromExtendedStopInfo() local
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp602 ThreadSP new_thread_sp(new HistoryThread(*m_process, 0, pcs)); in GetBacktraceThreadFromException() local
/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp1040 ThreadSP new_thread_sp = AddThreadsForPath() local
/llvm-project/lldb/source/API/
H A DSBThread.cpp1279 ThreadSP new_thread_sp( GetExtendedBacktraceThread() local