Searched refs:ChunkAndOffset (Results 1 – 3 of 3) sorted by relevance
651 struct ChunkAndOffset { struct656 static ChunkAndOffset getEmptyKey() { in getEmptyKey() argument659 static ChunkAndOffset getTombstoneKey() { in getTombstoneKey()662 static unsigned getHashValue(const ChunkAndOffset &co) { in getHashValue()666 static bool isEqual(const ChunkAndOffset &lhs, const ChunkAndOffset &rhs) { in isEqual()672 using SymbolRVASet = llvm::DenseSet<ChunkAndOffset>;840 struct DenseMapInfo<lld::coff::ChunkAndOffset>841 : lld::coff::ChunkAndOffset::DenseMapInfo {};
880 for (const ChunkAndOffset &co : syms) in writeTo()
1940 for (const ChunkAndOffset &c : addressTakenSyms) in createGuardCFTables()