Searched refs:ChunkAndOffset (Results 1 – 3 of 3) sorted by relevance
695 struct ChunkAndOffset { struct700 static ChunkAndOffset getEmptyKey() { in getEmptyKey() argument703 static ChunkAndOffset getTombstoneKey() { in getTombstoneKey()706 static unsigned getHashValue(const ChunkAndOffset &co) { in getHashValue()710 static bool isEqual(const ChunkAndOffset &lhs, const ChunkAndOffset &rhs) { in isEqual()716 using SymbolRVASet = llvm::DenseSet<ChunkAndOffset>;983 struct DenseMapInfo<lld::coff::ChunkAndOffset>984 : lld::coff::ChunkAndOffset::DenseMapInfo {};
906 for (const ChunkAndOffset &co : syms) in writeTo()
2151 for (const ChunkAndOffset &c : addressTakenSyms) in createGuardCFTables()