Searched refs:dso_count_ (Results 1 – 2 of 2) sorted by relevance
61 size_t Dso::dso_count_; member in Dso184 dso_count_++; in Dso()188 if (--dso_count_ == 0) { in ~Dso()
153 static size_t dso_count_; variable