Home
last modified time | relevance | path

Searched defs:RefreshStateAfterStop (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/lldb/source/Target/
DThreadTrace.cpp20 void ThreadTrace::RefreshStateAfterStop() {} in RefreshStateAfterStop() function in ThreadTrace
DProcessTrace.cpp86 void ProcessTrace::RefreshStateAfterStop() {} in RefreshStateAfterStop() function in ProcessTrace
DThreadList.cpp458 void ThreadList::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ThreadList
/external/llvm-project/lldb/unittests/Thread/
DThreadTest.cpp49 virtual void RefreshStateAfterStop() {} in RefreshStateAfterStop() function in __anonf80cb0250111::DummyProcess
70 void RefreshStateAfterStop() override {} in RefreshStateAfterStop() function in __anonf80cb0250111::DummyThread
/external/llvm-project/lldb/source/Plugins/Process/mach-core/
DThreadMachCore.cpp45 void ThreadMachCore::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ThreadMachCore
DProcessMachCore.cpp561 void ProcessMachCore::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ProcessMachCore
/external/llvm-project/lldb/source/Plugins/Process/minidump/
DThreadMinidump.cpp43 void ThreadMinidump::RefreshStateAfterStop() {} in RefreshStateAfterStop() function in ThreadMinidump
DProcessMinidump.cpp314 void ProcessMinidump::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ProcessMinidump
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DTargetThreadWindows.cpp43 void TargetThreadWindows::RefreshStateAfterStop() { in RefreshStateAfterStop() function in TargetThreadWindows
DProcessWindows.cpp364 void ProcessWindows::RefreshStateAfterStop() { in RefreshStateAfterStop() function in lldb_private::ProcessWindows
/external/llvm-project/lldb/source/Plugins/Process/Utility/
DThreadMemory.cpp91 void ThreadMemory::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ThreadMemory
DHistoryThread.h46 void RefreshStateAfterStop() override {} in RefreshStateAfterStop() function
/external/llvm-project/lldb/unittests/Process/
DProcessEventDataTest.cpp51 virtual void RefreshStateAfterStop() {} in RefreshStateAfterStop() function in __anon16148ecf0111::DummyProcess
72 void RefreshStateAfterStop() override {} in RefreshStateAfterStop() function in __anon16148ecf0111::DummyThread
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DThreadKDP.cpp60 void ThreadKDP::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ThreadKDP
DProcessKDP.cpp528 void ProcessKDP::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ProcessKDP
/external/llvm-project/lldb/unittests/Target/
DExecutionContextTest.cpp56 virtual void RefreshStateAfterStop() {} in RefreshStateAfterStop() function in __anon65bb15d50111::DummyProcess
/external/llvm-project/lldb/source/Plugins/Process/elf-core/
DThreadElfCore.cpp53 void ThreadElfCore::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ThreadElfCore
DProcessElfCore.cpp278 void ProcessElfCore::RefreshStateAfterStop() {} in RefreshStateAfterStop() function in ProcessElfCore
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp265 void ThreadGDBRemote::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ThreadGDBRemote
DProcessGDBRemote.cpp2339 void ProcessGDBRemote::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ProcessGDBRemote
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DFreeBSDThread.cpp87 void FreeBSDThread::RefreshStateAfterStop() { in RefreshStateAfterStop() function in FreeBSDThread
DProcessFreeBSD.cpp537 void ProcessFreeBSD::RefreshStateAfterStop() { in RefreshStateAfterStop() function in ProcessFreeBSD