Searched refs:ChunkAndOffset (Results 1 – 3 of 3) sorted by relevance
555 struct ChunkAndOffset { struct560 static ChunkAndOffset getEmptyKey() { in getEmptyKey() argument563 static ChunkAndOffset getTombstoneKey() { in getTombstoneKey()566 static unsigned getHashValue(const ChunkAndOffset &co) { in getHashValue()570 static bool isEqual(const ChunkAndOffset &lhs, const ChunkAndOffset &rhs) { in isEqual()576 using SymbolRVASet = llvm::DenseSet<ChunkAndOffset>;706 struct DenseMapInfo<lld::coff::ChunkAndOffset>707 : lld::coff::ChunkAndOffset::DenseMapInfo {};
817 for (const ChunkAndOffset &co : syms) in writeTo()
1685 for (const ChunkAndOffset &c : addressTakenSyms) in createGuardCFTables()