Searched refs:sonames_ (Results 1 – 2 of 2) sorted by relevance
2735 : relobj_list_(), dynobj_list_(), sonames_(), cref_(NULL) in Input_objects()2821 Unordered_set<std::string> sonames_; variable
2906 this->sonames_.insert(soname); in add_object()2944 if (this->sonames_.find(*pneeded) == this->sonames_.end()) in check_dynamic_dependencies()