Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h50 OptionalBool GetShared() const { return m_shared; } in GetShared() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp1231 pair.first.GetShared() != MemoryRegionInfo::eYes; in Syscall()