Home
last modified time | relevance | path

Searched defs:CalculateStopInfo (Results 1 – 13 of 13) sorted by relevance

/llvm-project/lldb/source/Plugins/Trace/common/
H A DThreadPostMortemTrace.cpp39 bool ThreadPostMortemTrace::CalculateStopInfo() { return false; } in CalculateStopInfo() function in ThreadPostMortemTrace
/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DThreadFreeBSDKernel.cpp86 bool ThreadFreeBSDKernel::CalculateStopInfo() { return false; } in CalculateStopInfo() function in ThreadFreeBSDKernel
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DThreadMinidump.cpp118 bool ThreadMinidump::CalculateStopInfo() { return false; } in CalculateStopInfo() function in ThreadMinidump
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.cpp68 bool ThreadMemory::CalculateStopInfo() { in CalculateStopInfo() function in ThreadMemory
H A DHistoryThread.h48 bool CalculateStopInfo() override { return false; } in CalculateStopInfo() function
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DTargetThreadWindows.cpp121 bool TargetThreadWindows::CalculateStopInfo() { in CalculateStopInfo() function in TargetThreadWindows
/llvm-project/lldb/source/Plugins/Process/mach-core/
H A DThreadMachCore.cpp109 bool ThreadMachCore::CalculateStopInfo() { in CalculateStopInfo() function in ThreadMachCore
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DThreadKDP.cpp126 bool ThreadKDP::CalculateStopInfo() { in CalculateStopInfo() function in ThreadKDP
/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp237 bool ThreadElfCore::CalculateStopInfo() { CalculateStopInfo() function in ThreadElfCore
/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp223 bool ScriptedThread::CalculateStopInfo() { in CalculateStopInfo() function in ScriptedThread
/llvm-project/lldb/unittests/Thread/
H A DThreadTest.cpp106 bool CalculateStopInfo() override { return false; } in CalculateStopInfo() function in __anonc5c8ae610111::DummyThread
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp342 bool ThreadGDBRemote::CalculateStopInfo() { in CalculateStopInfo() function in ThreadGDBRemote
/llvm-project/lldb/unittests/Process/
H A DProcessEventDataTest.cpp81 bool CalculateStopInfo() override { return false; } in CalculateStopInfo() function in __anone89faf8b0111::DummyThread