Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBMemoryRegionInfoList.h31 bool GetMemoryRegionAtIndex(uint32_t idx, SBMemoryRegionInfo &region_info);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBMemoryRegionInfoList.cpp97 bool SBMemoryRegionInfoList::GetMemoryRegionAtIndex( in GetMemoryRegionAtIndex() function in SBMemoryRegionInfoList