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