Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h127 OptionalBool IsStackMemory() const { return m_is_stack_memory; } in IsStackMemory() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp6535 if (range_info.IsStackMemory() != MemoryRegionInfo::eYes) {