Home
last modified time | relevance | path

Searched refs:GetProcessStopId (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.h175 GetProcessStopId() const; // the stop-id when this binary was first noticed
H A DDynamicLoaderDarwinKernel.cpp599 uint32_t DynamicLoaderDarwinKernel::KextImageInfo::GetProcessStopId() const { in GetProcessStopId() function in DynamicLoaderDarwinKernel::KextImageInfo
1270 m_process->GetStopID() == image_info.GetProcessStopId()) in ParseKextSummaries()