Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBMemoryRegionInfoList.cpp52 bool GetMemoryRegionInfoAtIndex(size_t index, in GetMemoryRegionInfoAtIndex() function in MemoryRegionInfoListImpl
101 bool result = m_opaque_ap->GetMemoryRegionInfoAtIndex(idx, region_info.ref()); in GetMemoryRegionAtIndex()