Searched refs:AddrToSymMap (Results 1 – 1 of 1) sorted by relevance
843 typedef vector<pair<uint64_t, const typename ElfArch::Sym*> > AddrToSymMap; typedef in google_breakpad::ElfReaderImpl845 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()