Home
last modified time | relevance | path

Searched refs:GetRegionEnd (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/bindings/interface/
H A DSBMemoryRegionInfo.i35 GetRegionEnd ();
/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBMemoryRegionInfo.h44 lldb::addr_t GetRegionEnd();
/openbsd/gnu/llvm/lldb/source/API/
H A DSBMemoryRegionInfo.cpp91 lldb::addr_t SBMemoryRegionInfo::GetRegionEnd() { in GetRegionEnd() function in SBMemoryRegionInfo