Searched refs:FastPubSymbol (Results 1 – 2 of 2) sorted by relevance
77 typedef FastSourceLineResolver::PublicSymbol FastPubSymbol; typedef84 bool ComparePubSymbol(const BasicPubSymbol*, const FastPubSymbol*) const;
130 StaticAddressMap<MemAddr, FastPubSymbol>::MapConstIterator iter2; in CompareModule()235 const FastPubSymbol* fastps_raw) const { in ComparePubSymbol()236 FastPubSymbol *fast_ps = new FastPubSymbol; in ComparePubSymbol()