Home
last modified time | relevance | path

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

12

/external/lldb/source/Plugins/Process/Linux/
DLinuxThread.cpp35 LinuxThread::RefreshStateAfterStop() in RefreshStateAfterStop() function in LinuxThread
41 POSIXThread::RefreshStateAfterStop(); in RefreshStateAfterStop()
DLinuxThread.h36 RefreshStateAfterStop();
/external/lldb/source/Plugins/Process/Utility/
DThreadMemory.cpp133 ThreadMemory::RefreshStateAfterStop() in RefreshStateAfterStop() function in ThreadMemory
136 return m_backing_thread_sp->RefreshStateAfterStop(); in RefreshStateAfterStop()
DThreadMemory.h92 RefreshStateAfterStop();
/external/lldb/source/Plugins/Process/mach-core/
DThreadMachCore.h29 RefreshStateAfterStop();
DThreadMachCore.cpp62 ThreadMachCore::RefreshStateAfterStop() in RefreshStateAfterStop() function in ThreadMachCore
DProcessMachCore.h91 RefreshStateAfterStop();
DProcessMachCore.cpp369 ProcessMachCore::RefreshStateAfterStop () in RefreshStateAfterStop() function in ProcessMachCore
373 m_thread_list.RefreshStateAfterStop(); in RefreshStateAfterStop()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DThreadKDP.h30 RefreshStateAfterStop();
DThreadKDP.cpp70 ThreadKDP::RefreshStateAfterStop() in RefreshStateAfterStop() function in ThreadKDP
DProcessKDP.h148 RefreshStateAfterStop();
DProcessKDP.cpp556 ProcessKDP::RefreshStateAfterStop () in RefreshStateAfterStop() function in ProcessKDP
560 m_thread_list.RefreshStateAfterStop(); in RefreshStateAfterStop()
/external/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.h33 RefreshStateAfterStop();
DThreadGDBRemote.cpp124 ThreadGDBRemote::RefreshStateAfterStop() in RefreshStateAfterStop() function in ThreadGDBRemote
DProcessGDBRemote.h154 RefreshStateAfterStop();
/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.h38 RefreshStateAfterStop();
DProcessPOSIX.h82 RefreshStateAfterStop();
DProcessPOSIX.cpp489 ProcessPOSIX::RefreshStateAfterStop() in RefreshStateAfterStop() function in ProcessPOSIX
524 m_thread_list.RefreshStateAfterStop(); in RefreshStateAfterStop()
DPOSIXThread.cpp84 POSIXThread::RefreshStateAfterStop() in RefreshStateAfterStop() function in POSIXThread
/external/lldb/include/lldb/Target/
DThreadList.h101 RefreshStateAfterStop ();
/external/lldb/source/Plugins/Process/elf-core/
DProcessElfCore.h98 RefreshStateAfterStop();
DThreadElfCore.h124 RefreshStateAfterStop();
DThreadElfCore.cpp45 ThreadElfCore::RefreshStateAfterStop() in RefreshStateAfterStop() function in ThreadElfCore
DProcessElfCore.cpp241 ProcessElfCore::RefreshStateAfterStop () in RefreshStateAfterStop() function in ProcessElfCore
/external/lldb/source/Target/
DThreadList.cpp454 ThreadList::RefreshStateAfterStop () in RefreshStateAfterStop() function in ThreadList
466 (*pos)->RefreshStateAfterStop (); in RefreshStateAfterStop()

12