Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSymbolTable.h61 llvm::DenseMap<llvm::CachedHashStringRef, const InputFile *> comdatGroups; variable
/openbsd-src/gnu/llvm/lld/wasm/
H A DSymbolTable.h140 llvm::DenseSet<llvm::CachedHashStringRef> comdatGroups; variable