Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBMemoryRegionInfoList.cpp61 bool GetMemoryRegionInfoAtIndex(size_t index, in GetMemoryRegionInfoAtIndex() function in MemoryRegionInfoListImpl
123 return m_opaque_up->GetMemoryRegionInfoAtIndex(idx, region_info.ref()); in GetMemoryRegionAtIndex()