Searched refs:seenLazy (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lld/MachO/ | ||
| H A D | InputFiles.h | 306 llvm::DenseSet<uint64_t> seenLazy; variable |
| H A D | InputFiles.cpp | 2194 if (!seenLazy.insert(c.getChildOffset()).second) in addLazySymbols() |