Searched refs:ChunkAndOffset (Results 1 – 3 of 3) sorted by relevance
586 struct ChunkAndOffset { struct591 static ChunkAndOffset getEmptyKey() { in getEmptyKey() argument594 static ChunkAndOffset getTombstoneKey() { in getTombstoneKey()597 static unsigned getHashValue(const ChunkAndOffset &co) { in getHashValue()601 static bool isEqual(const ChunkAndOffset &lhs, const ChunkAndOffset &rhs) { in isEqual()607 using SymbolRVASet = llvm::DenseSet<ChunkAndOffset>;743 struct DenseMapInfo<lld::coff::ChunkAndOffset>744 : lld::coff::ChunkAndOffset::DenseMapInfo {};
860 for (const ChunkAndOffset &co : syms) in writeTo()
1770 for (const ChunkAndOffset &c : addressTakenSyms) in createGuardCFTables()