Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h127 OptionalBool IsStackMemory() const { return m_is_stack_memory; } in IsStackMemory() function
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6625 region.IsStackMemory() == MemoryRegionInfo::eYes)