Searched refs:soNames (Results 1 – 3 of 3) sorted by relevance
64 llvm::DenseMap<llvm::CachedHashStringRef, SharedFile *> soNames; variable
1514 symtab.soNames.try_emplace(CachedHashStringRef(soName), this); in parse()
1823 return symtab.soNames.count(CachedHashStringRef(needed)); in finalizeSections()