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

/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBMemoryRegionInfoList.i25 GetMemoryRegionAtIndex (uint32_t idx, SBMemoryRegionInfo &region_info);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBMemoryRegionInfoList.h30 bool GetMemoryRegionAtIndex(uint32_t idx, SBMemoryRegionInfo &region_info);
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBMemoryRegionInfoList.cpp106 bool SBMemoryRegionInfoList::GetMemoryRegionAtIndex( function in class:SBMemoryRegionInfoList
108 LLDB_RECORD_METHOD(bool, SBMemoryRegionInfoList, GetMemoryRegionAtIndex,
156 LLDB_REGISTER_METHOD(bool, SBMemoryRegionInfoList, GetMemoryRegionAtIndex,

Completed in 108 milliseconds