Searched refs:whyLive (Results 1 – 3 of 3) sorted by relevance
122 if (!config->whyLive.empty() && config->whyLive.match(s->getName())) in printWhyLive()218 if (config->whyLive.empty()) in markLive()
189 SymbolPatterns whyLive; member
1520 config->whyLive.insert(arg->getValue()); in link()1521 if (!config->whyLive.empty() && !config->deadStrip) in link()