Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h437 uint32_t GetMemoryID() const { return m_memory_id; } in GetMemoryID() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp2557 m_mod_id.GetMemoryID()); in AllocateMemory()
2625 m_mod_id.GetMemoryID()); in DeallocateMemory()