Home
last modified time | relevance | path

Searched refs:RetrieveRange (Results 1 – 18 of 18) sorted by relevance

/external/google-breakpad/src/processor/
Dstatic_contained_range_map_unittest.cc248 ASSERT_FALSE(test_map->RetrieveRange(-1, entry_test)); in TEST_F()
249 ASSERT_FALSE(test_map->RetrieveRange(0, entry_test)); in TEST_F()
250 ASSERT_FALSE(test_map->RetrieveRange(10, entry_test)); in TEST_F()
268 ASSERT_FALSE(test_map->RetrieveRange(-1, entry_test)); in TEST_F()
269 ASSERT_FALSE(test_map->RetrieveRange(0, entry_test)); in TEST_F()
270 ASSERT_TRUE(test_map->RetrieveRange(10, entry_test)); in TEST_F()
272 ASSERT_TRUE(test_map->RetrieveRange(13, entry_test)); in TEST_F()
292 if (test_map_.RetrieveRange(address, entryptr)) in TEST_F()
Dstatic_contained_range_map-inl.h59 bool StaticContainedRangeMap<AddressType, EntryType>::RetrieveRange( in RetrieveRange() function
84 if (!child_map.RetrieveRange(address, entry)) in RetrieveRange()
Dfast_source_line_resolver.cc91 if (func->lines.RetrieveRange(address, line_ptr, &line_base, NULL)) { in LookupAddress()
201 .RetrieveRange(address, frame_info_ptr)) in FindWindowsFrameInfo()
203 .RetrieveRange(address, frame_info_ptr))) { in FindWindowsFrameInfo()
251 if (!cfi_initial_rules_.RetrieveRange(address, initial_rules, in FindCFIFrameInfo()
Dstatic_range_map-inl.h45 bool StaticRangeMap<AddressType, EntryType>::RetrieveRange( in RetrieveRange() function
80 if (RetrieveRange(address, entry, entry_base, entry_size)) in RetrieveNearestRange()
Dcontained_range_map-inl.h151 bool ContainedRangeMap<AddressType, EntryType>::RetrieveRange( in RetrieveRange() function
174 if (!iterator->second->RetrieveRange(address, entry)) in RetrieveRange()
Drange_map-inl.h118 bool RangeMap<AddressType, EntryType>::RetrieveRange( in RetrieveRange() function
154 if (RetrieveRange(address, entry, entry_base, entry_size)) in RetrieveNearestRange()
Dbasic_source_line_resolver.cc212 if (func->lines.RetrieveRange(address, &line, &line_base, NULL)) { in LookupAddress()
241 .RetrieveRange(address, &frame_info)) in FindWindowsFrameInfo()
243 .RetrieveRange(address, &frame_info))) { in FindWindowsFrameInfo()
287 if (!cfi_initial_rules_.RetrieveRange(address, &initial_rules, in FindCFIFrameInfo()
Dstatic_contained_range_map.h60 bool RetrieveRange(const AddressType &address, const EntryType *&entry) const;
Dstatic_range_map.h58 bool RetrieveRange(const AddressType &address, const EntryType *&entry,
Dcontained_range_map.h98 bool RetrieveRange(const AddressType &address, EntryType *entry) const;
Drange_map.h67 bool RetrieveRange(const AddressType &address, EntryType *entry,
Dbasic_code_modules.cc92 if (!map_->RetrieveRange(address, &module, NULL, NULL)) { in GetModuleForAddress()
Dcontained_range_map_unittest.cc228 if (!crm.RetrieveRange(address, &value)) in RunTests()
Dstatic_range_map_unittest.cc249 bool retrieved = range_map->RetrieveRange(address, id, in RetrieveTest()
Drange_map_unittest.cc169 bool retrieved = range_map->RetrieveRange(address, &object, in RetrieveTest()
Dminidump.cc2591 if (!range_map_->RetrieveRange(address, &module_index, NULL, NULL)) { in GetModuleForAddress()
2842 if (!range_map_->RetrieveRange(address, &region_index, NULL, NULL)) { in GetMemoryRegionForAddress()
3946 if (!range_map_->RetrieveRange(address, &info_index, NULL, NULL)) { in GetMemoryInfoForAddress()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym33165 FUNC 4a508 b4 0 google_breakpad::RangeMap<long long unsigned int, unsigned int>::RetrieveRange
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym34911 FUNC 6fbb4 104 0 google_breakpad::RangeMap<long unsigned int, unsigned int>::RetrieveRange