Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Delf_reader.cc843 typedef vector<pair<uint64_t, const typename ElfArch::Sym*> > AddrToSymMap; typedef in google_breakpad::ElfReaderImpl
845 static bool AddrToSymSorter(const typename AddrToSymMap::value_type& lhs, in AddrToSymSorter()
846 const typename AddrToSymMap::value_type& rhs) { in AddrToSymSorter()
850 static bool AddrToSymEquals(const typename AddrToSymMap::value_type& lhs, in AddrToSymEquals()
851 const typename AddrToSymMap::value_type& rhs) { in AddrToSymEquals()