Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/processor/
H A Dbasic_code_modules.cc74 linked_ptr<const CodeModule> module(that->GetModuleAtIndex(i)->Copy()); in BasicCodeModules()
83 linked_ptr<const CodeModule> module(that->GetModuleAtIndex(i)->Copy()); in BasicCodeModules()
137 const CodeModule* BasicCodeModules::GetModuleAtIndex( in GetModuleAtIndex() function in google_breakpad::BasicCodeModules
H A Dminidump_unittest.cc104 const MinidumpModule* md_module = md_module_list->GetModuleAtIndex(0); in TEST_F()
478 md_unloaded_module_list->GetModuleAtIndex(0); in TEST()
557 const MinidumpModule* md_module = md_module_list->GetModuleAtIndex(0); in TEST()
635 const MinidumpModule* md_module = md_module_list->GetModuleAtIndex(0); in TEST()
717 const MinidumpModule* md_module = md_module_list->GetModuleAtIndex(0); in TEST()
789 const MinidumpModule* md_module = md_module_list->GetModuleAtIndex(0); in TEST()
1004 md_module_list->GetModuleAtIndex(0)->base_address()); in TEST()
1006 md_module_list->GetModuleAtIndex(1)->base_address()); in TEST()
1008 md_module_list->GetModuleAtIndex(2)->base_address()); in TEST()
1016 md_unloaded_module_list->GetModuleAtIndex(0)->base_address()); in TEST()
[all …]
H A Dbasic_code_modules.h69 virtual const CodeModule* GetModuleAtIndex(unsigned int index) const;
H A Dstackwalker_unittest_utils.h159 const CodeModule* GetModuleAtIndex(unsigned int index) const { in GetModuleAtIndex() function
H A Dminidump.cc3288 return GetModuleAtIndex(module_index); in GetModuleForAddress()
3300 return GetModuleAtIndex(0); in GetMainModule()
3325 return GetModuleAtIndex(module_index); in GetModuleAtSequence()
3329 const MinidumpModule* MinidumpModuleList::GetModuleAtIndex( in GetModuleAtIndex() function in google_breakpad::MinidumpModuleList
4420 return GetModuleAtIndex(module_index); in GetModuleForAddress()
4451 return GetModuleAtIndex(module_index); in GetModuleAtSequence()
4455 MinidumpUnloadedModuleList::GetModuleAtIndex( in GetModuleAtIndex() function in google_breakpad::MinidumpUnloadedModuleList
/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/
H A Dcode_modules.h87 virtual const CodeModule* GetModuleAtIndex(unsigned int index) const = 0;
H A Dminidump.h599 const MinidumpModule* GetModuleAtIndex(unsigned int index) const override;
924 GetModuleAtIndex(unsigned int index) const override;
/aosp_15_r20/trusty/device/arm/generic-arm64/project/qemu/
Dlldb_support.py24 module = target.GetModuleAtIndex(0)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DModuleList.h223 lldb::ModuleSP GetModuleAtIndex(size_t idx) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DModuleList.h244 lldb::ModuleSP GetModuleAtIndex(size_t idx) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DModuleList.h244 lldb::ModuleSP GetModuleAtIndex(size_t idx) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DModuleList.h244 lldb::ModuleSP GetModuleAtIndex(size_t idx) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/API/
DSBTarget.h313 lldb::SBModule GetModuleAtIndex(uint32_t idx);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/API/
DSBTarget.h313 lldb::SBModule GetModuleAtIndex(uint32_t idx);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/API/
DSBTarget.h303 lldb::SBModule GetModuleAtIndex(uint32_t idx);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/API/
DSBTarget.h314 lldb::SBModule GetModuleAtIndex(uint32_t idx);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py10898 def GetModuleAtIndex(self, idx): member in SBTarget
11527 return self.sbtarget.GetModuleAtIndex(key)
11531 module = self.sbtarget.GetModuleAtIndex(idx)
11536 module = self.sbtarget.GetModuleAtIndex(idx)
11544 module = self.sbtarget.GetModuleAtIndex(idx)
11551 module = self.sbtarget.GetModuleAtIndex(idx)
11557 module = self.sbtarget.GetModuleAtIndex(idx)
11574 modules.append(self.GetModuleAtIndex(idx))
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/
D__init__.py10787 def GetModuleAtIndex(self, idx): member in SBTarget
11416 return self.sbtarget.GetModuleAtIndex(key)
11420 module = self.sbtarget.GetModuleAtIndex(idx)
11425 module = self.sbtarget.GetModuleAtIndex(idx)
11433 module = self.sbtarget.GetModuleAtIndex(idx)
11440 module = self.sbtarget.GetModuleAtIndex(idx)
11446 module = self.sbtarget.GetModuleAtIndex(idx)
11463 modules.append(self.GetModuleAtIndex(idx))
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/
D__init__.py11004 def GetModuleAtIndex(self, idx): member in SBTarget
11634 return self.sbtarget.GetModuleAtIndex(key)
11638 module = self.sbtarget.GetModuleAtIndex(idx)
11643 module = self.sbtarget.GetModuleAtIndex(idx)
11651 module = self.sbtarget.GetModuleAtIndex(idx)
11658 module = self.sbtarget.GetModuleAtIndex(idx)
11664 module = self.sbtarget.GetModuleAtIndex(idx)
11681 modules.append(self.GetModuleAtIndex(idx))
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/
D__init__.py10898 def GetModuleAtIndex(self, idx): member in SBTarget
11527 return self.sbtarget.GetModuleAtIndex(key)
11531 module = self.sbtarget.GetModuleAtIndex(idx)
11536 module = self.sbtarget.GetModuleAtIndex(idx)
11544 module = self.sbtarget.GetModuleAtIndex(idx)
11551 module = self.sbtarget.GetModuleAtIndex(idx)
11557 module = self.sbtarget.GetModuleAtIndex(idx)
11574 modules.append(self.GetModuleAtIndex(idx))
/aosp_15_r20/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
H A Dbreakpad_unittests.sym33278 FUNC 4a8f4 b0 0 google_breakpad::MinidumpModuleList::GetModuleAtIndex
37045 FUNC 51c64 6 0 google_breakpad::BasicCodeModules::GetModuleAtIndex
/aosp_15_r20/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
H A Dbreakpad_unittests.sym35020 FUNC 7011c fc 0 google_breakpad::MinidumpModuleList::GetModuleAtIndex
38560 FUNC 798bc 1c 0 google_breakpad::BasicCodeModules::GetModuleAtIndex