Searched refs:GetMemoryRegionAtIndex (Results 1 – 4 of 4) sorted by relevance
106 bool SBMemoryRegionInfoList::GetMemoryRegionAtIndex( in GetMemoryRegionAtIndex() function in SBMemoryRegionInfoList108 LLDB_RECORD_METHOD(bool, SBMemoryRegionInfoList, GetMemoryRegionAtIndex, in GetMemoryRegionAtIndex()156 LLDB_REGISTER_METHOD(bool, SBMemoryRegionInfoList, GetMemoryRegionAtIndex, in RegisterMethods()
28 GetMemoryRegionAtIndex (uint32_t idx, SBMemoryRegionInfo ®ion_info);
30 bool GetMemoryRegionAtIndex(uint32_t idx, SBMemoryRegionInfo ®ion_info);
33780 result = (bool)(arg1)->GetMemoryRegionAtIndex(arg2,*arg3); in _wrap_SBMemoryRegionInfoList_GetMemoryRegionAtIndex()