Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBMemoryRegionInfoList.h33 bool GetMemoryRegionAtIndex(uint32_t idx, SBMemoryRegionInfo &region_info);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBMemoryRegionInfoList.cpp119 bool SBMemoryRegionInfoList::GetMemoryRegionAtIndex( in GetMemoryRegionAtIndex() function in SBMemoryRegionInfoList
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp38299 result = (bool)(arg1)->GetMemoryRegionAtIndex(arg2,*arg3); in _wrap_SBMemoryRegionInfoList_GetMemoryRegionAtIndex()