Searched refs:whyLive (Results 1 – 3 of 3) sorted by relevance
110 if (!config->whyLive.empty() && config->whyLive.match(s->getName())) in addSym()206 if (config->whyLive.empty()) in markLive()
226 SymbolPatterns whyLive; member
1916 config->whyLive.insert(arg->getValue()); in link()1917 if (!config->whyLive.empty() && !config->deadStrip) in link()