Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBMemoryRegionInfoList.i31 GetMemoryRegionAtIndex (uint32_t idx, SBMemoryRegionInfo &region_info);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBMemoryRegionInfoList.h33 bool GetMemoryRegionAtIndex(uint32_t idx, SBMemoryRegionInfo &region_info);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBMemoryRegionInfoList.cpp119 bool SBMemoryRegionInfoList::GetMemoryRegionAtIndex( in GetMemoryRegionAtIndex() function in SBMemoryRegionInfoList