Home
last modified time | relevance | path

Searched refs:RefreshStateAfterStop (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.cpp92 void ThreadMemory::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ThreadMemory
94 return m_backing_thread_sp->RefreshStateAfterStop(); in RefreshStateAfterStop()
H A DHistoryThread.h46 void RefreshStateAfterStop() override {} in RefreshStateAfterStop() function
H A DThreadMemory.h69 void RefreshStateAfterStop() override;
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/common/
H A DThreadPostMortemTrace.cpp22 void ThreadPostMortemTrace::RefreshStateAfterStop() {} in RefreshStateAfterStop() function in ThreadPostMortemTrace
H A DThreadPostMortemTrace.h37 void RefreshStateAfterStop() override;
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DThreadMinidump.h28 void RefreshStateAfterStop() override;
H A DThreadMinidump.cpp43 void ThreadMinidump::RefreshStateAfterStop() {} in RefreshStateAfterStop() function in ThreadMinidump
H A DProcessMinidump.h64 void RefreshStateAfterStop() override;
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DThreadFreeBSDKernel.h21 void RefreshStateAfterStop() override;
H A DProcessFreeBSDKernel.h41 void RefreshStateAfterStop() override;
H A DThreadFreeBSDKernel.cpp34 void ThreadFreeBSDKernel::RefreshStateAfterStop() {} in RefreshStateAfterStop() function in ThreadFreeBSDKernel
H A DProcessFreeBSDKernel.cpp121 void ProcessFreeBSDKernel::RefreshStateAfterStop() {} in RefreshStateAfterStop() function in ProcessFreeBSDKernel
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.h57 void RefreshStateAfterStop() override;
H A DScriptedProcess.h68 void RefreshStateAfterStop() override;
H A DScriptedProcess.cpp402 void ScriptedProcess::RefreshStateAfterStop() { in GetProcessInfo()
405 m_thread_list.RefreshStateAfterStop(); in GetProcessInfo()
388 void ScriptedProcess::RefreshStateAfterStop() { RefreshStateAfterStop() function in ScriptedProcess
H A DScriptedThread.cpp330 void ScriptedThread::RefreshStateAfterStop() { in GetInterface()
324 void ScriptedThread::RefreshStateAfterStop() { RefreshStateAfterStop() function in ScriptedThread
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcessTrace.h48 void RefreshStateAfterStop() override;
H A DThreadList.h112 void RefreshStateAfterStop();
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcessTrace.cpp81 void ProcessTrace::RefreshStateAfterStop() {} in RefreshStateAfterStop() function in ProcessTrace
H A DThreadList.cpp485 void ThreadList::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ThreadList
498 (*pos)->RefreshStateAfterStop(); in RefreshStateAfterStop()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.h36 void RefreshStateAfterStop() override;
H A DThreadGDBRemote.cpp273 void ThreadGDBRemote::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ThreadGDBRemote
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h142 void RefreshStateAfterStop() override;
H A DProcessElfCore.h67 void RefreshStateAfterStop() override;
H A DThreadElfCore.cpp60 void ThreadElfCore::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ThreadElfCore

12