Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBMemoryRegionInfo.h44 lldb::addr_t GetRegionEnd();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBMemoryRegionInfo.cpp91 lldb::addr_t SBMemoryRegionInfo::GetRegionEnd() { in GetRegionEnd() function in SBMemoryRegionInfo
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp37764 result = (lldb::addr_t)(arg1)->GetRegionEnd(); in _wrap_SBMemoryRegionInfo_GetRegionEnd()