Home
last modified time | relevance | path

Searched defs:comdatGroups (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DSymbolTable.h57 llvm::DenseMap<llvm::CachedHashStringRef, const InputFile *> comdatGroups; variable
/llvm-project-15.0.7/lld/wasm/
H A DSymbolTable.h141 llvm::DenseSet<llvm::CachedHashStringRef> comdatGroups; variable