Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBMemoryRegionInfoList.cpp106 bool SBMemoryRegionInfoList::GetMemoryRegionAtIndex( in GetMemoryRegionAtIndex() function in SBMemoryRegionInfoList
108 LLDB_RECORD_METHOD(bool, SBMemoryRegionInfoList, GetMemoryRegionAtIndex, in GetMemoryRegionAtIndex()
156 LLDB_REGISTER_METHOD(bool, SBMemoryRegionInfoList, GetMemoryRegionAtIndex, in RegisterMethods()
/external/llvm-project/lldb/test/API/functionalities/postmortem/netbsd-core/
DTestNetBSDCore.py32 region_list.GetMemoryRegionAtIndex(
38 self.assertTrue(region_list.GetMemoryRegionAtIndex(i, region))
79 region_list.GetMemoryRegionAtIndex(region_count - 1, last_region)
/external/llvm-project/lldb/bindings/interface/
DSBMemoryRegionInfoList.i25 GetMemoryRegionAtIndex (uint32_t idx, SBMemoryRegionInfo &region_info);
/external/llvm-project/lldb/include/lldb/API/
DSBMemoryRegionInfoList.h30 bool GetMemoryRegionAtIndex(uint32_t idx, SBMemoryRegionInfo &region_info);
/external/llvm-project/lldb/test/API/functionalities/postmortem/elf-core/
DTestLinuxCore.py506 region_list.GetMemoryRegionAtIndex(
512 self.assertTrue(region_list.GetMemoryRegionAtIndex(i, region))
553 region_list.GetMemoryRegionAtIndex(region_count - 1, last_region)
/external/llvm-project/lldb/test/API/functionalities/postmortem/minidump-new/
DTestMiniDumpNew.py424 self.assertTrue(region_info_list.GetMemoryRegionAtIndex(
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h582 MinidumpMemoryRegion* GetMemoryRegionAtIndex(unsigned int index);
/external/google-breakpad/src/processor/
Dminidump_unittest.cc214 MinidumpMemoryRegion *region1 = memory_list->GetMemoryRegionAtIndex(0); in TEST()
264 MinidumpMemoryRegion *md_region = md_memory_list->GetMemoryRegionAtIndex(0); in TEST()
Dminidump.cc3091 MinidumpMemoryRegion* MinidumpMemoryList::GetMemoryRegionAtIndex( in GetMemoryRegionAtIndex() function in google_breakpad::MinidumpMemoryList
3123 return GetMemoryRegionAtIndex(region_index); in GetMemoryRegionForAddress()
3147 MinidumpMemoryRegion* region = GetMemoryRegionAtIndex(region_index); in Print()
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc902 memory_list->GetMemoryRegionAtIndex(region_index); in TEST()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym33298 FUNC 4a9b8 b0 0 google_breakpad::MinidumpMemoryList::GetMemoryRegionAtIndex
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym35038 FUNC 70240 fc 0 google_breakpad::MinidumpMemoryList::GetMemoryRegionAtIndex