Home
last modified time | relevance | path

Searched defs:ProcessDidStop (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DIntelPTProcessTrace.h25 virtual void ProcessDidStop() {} in ProcessDidStop() function
H A DIntelPTCollector.cpp175 void IntelPTCollector::ProcessDidStop() { in ProcessDidStop() function in IntelPTCollector
H A DIntelPTMultiCoreTrace.cpp90 void IntelPTMultiCoreTrace::ProcessDidStop() { in ProcessDidStop() function in IntelPTMultiCoreTrace
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.cpp449 uint32_t MachThreadList::ProcessDidStop(MachProcess *process) { in ProcessDidStop() function in MachThreadList