Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h251 uint32_t GetMemoryID() const { return m_memory_id; } in GetMemoryID() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp2452 m_mod_id.GetMemoryID()); in AllocateMemory()
2520 m_mod_id.GetMemoryID()); in DeallocateMemory()