Searched refs:GraphSymbols (Results 1 – 3 of 3) sorted by relevance
95 assert(!GraphSymbols.count(SymIndex) && "Duplicate symbol at index"); in setGraphSymbol()96 GraphSymbols[SymIndex] = &Sym; in setGraphSymbol()100 auto I = GraphSymbols.find(SymIndex); in getGraphSymbol()101 if (I == GraphSymbols.end()) in getGraphSymbol()122 DenseMap<ELFSymbolIndex, Symbol *> GraphSymbols; variable
241 std::to_string(Base::GraphSymbols.size()), in addRelocations()
331 " Size of table: " + std::to_string(GraphSymbols.size()), in addRelocations()