Home
last modified time | relevance | path

Searched refs:AddressToEntryMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/processor/
H A Daddress_map.h74 typedef std::map<AddressType, EntryType> AddressToEntryMap; typedef
75 typedef typename AddressToEntryMap::const_iterator MapConstIterator;
76 typedef typename AddressToEntryMap::value_type MapValue;
79 AddressToEntryMap map_;
H A Dstatic_address_map.h68 typedef StaticMap<AddressType, EntryType> AddressToEntryMap; typedef
69 typedef typename AddressToEntryMap::const_iterator MapConstIterator;
71 AddressToEntryMap map_;