Searched refs:shouldKeep (Results 1 – 3 of 3) sorted by relevance
379 bool shouldKeep(InputSectionBase *s);
413 } else if (ctx.script->shouldKeep(sec)) { in run()
443 bool LinkerScript::shouldKeep(InputSectionBase *s) { in shouldKeep() function in LinkerScript