Searched refs:ChunkAndOffset (Results 1 – 3 of 3) sorted by relevance
543 struct ChunkAndOffset { struct548 static ChunkAndOffset getEmptyKey() { in getEmptyKey() argument551 static ChunkAndOffset getTombstoneKey() { in getTombstoneKey()554 static unsigned getHashValue(const ChunkAndOffset &co) { in getHashValue()558 static bool isEqual(const ChunkAndOffset &lhs, const ChunkAndOffset &rhs) { in isEqual()564 using SymbolRVASet = llvm::DenseSet<ChunkAndOffset>;683 struct DenseMapInfo<lld::coff::ChunkAndOffset>684 : lld::coff::ChunkAndOffset::DenseMapInfo {};
758 for (const ChunkAndOffset &co : syms) in writeTo()
1673 for (const ChunkAndOffset &c : addressTakenSyms) in createGuardCFTables()