Searched refs:ChunkAndOffset (Results 1 – 3 of 3) sorted by relevance
626 struct ChunkAndOffset { struct631 static ChunkAndOffset getEmptyKey() { in getEmptyKey() argument634 static ChunkAndOffset getTombstoneKey() { in getTombstoneKey()637 static unsigned getHashValue(const ChunkAndOffset &co) { in getHashValue()641 static bool isEqual(const ChunkAndOffset &lhs, const ChunkAndOffset &rhs) { in isEqual()647 using SymbolRVASet = llvm::DenseSet<ChunkAndOffset>;804 struct DenseMapInfo<lld::coff::ChunkAndOffset>805 : lld::coff::ChunkAndOffset::DenseMapInfo {};
878 for (const ChunkAndOffset &co : syms) in writeTo()
1936 for (const ChunkAndOffset &c : addressTakenSyms) in createGuardCFTables()