Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp40 process->GetThreadList().GetExpressionExecutionThread().get(); in InferiorCallMmap()
134 process->GetThreadList().GetExpressionExecutionThread().get(); in InferiorCallMunmap()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadList.h66 lldb::ThreadSP GetExpressionExecutionThread();
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp160 process_sp->GetThreadList().GetExpressionExecutionThread(); in GetHistoryThreads()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp119 process_sp->GetThreadList().GetExpressionExecutionThread(); in RetrieveReportData()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp542 ThreadSP thread_sp(process->GetThreadList().GetExpressionExecutionThread()); in EvaluateLibdlExpression()
711 ThreadSP thread_sp = process->GetThreadList().GetExpressionExecutionThread(); in DoLoadImage()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp59 lldb::ThreadSP ThreadList::GetExpressionExecutionThread() { in GetExpressionExecutionThread() function in ThreadList
H A DProcess.cpp6035 Thread *thread = GetThreadList().GetExpressionExecutionThread().get(); in CallVoidArgVoidPtrReturn()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1744 ThreadSP thread_sp = process->GetThreadList().GetExpressionExecutionThread(); in UpdateISAToDescriptorMap()
1973 ThreadSP thread_sp = process->GetThreadList().GetExpressionExecutionThread(); in UpdateISAToDescriptorMap()