Home
last modified time | relevance | path

Searched defs:stop_id (Results 1 – 7 of 7) sorted by relevance

/external/lldb/include/lldb/Target/
DRegisterContext.h192 SetStopID (uint32_t stop_id) in SetStopID()
/external/lldb/source/Plugins/Process/Utility/
DRegisterContextThreadMemory.cpp45 const uint32_t stop_id = process_sp->GetModID().GetStopID(); in UpdateRegisterContext() local
/external/lldb/source/Target/
DThreadList.cpp75 ThreadList::SetStopID (uint32_t stop_id) in SetStopID()
DThread.cpp377 const uint32_t stop_id = process_sp ? process_sp->GetStopID() : UINT32_MAX; in GetStopInfo() local
DProcess.cpp1524 const uint32_t stop_id = GetStopID(); in UpdateThreadListIfNeeded() local
/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp605 DynamicLoaderDarwinKernel::KextImageInfo::SetProcessStopId (uint32_t stop_id) in SetProcessStopId()
/external/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp1431 const uint32_t stop_id = GetStopID(); in SetThreadStopInfo() local