Searched refs:shouldKeep (Results 1 – 3 of 3) sorted by relevance
333 bool shouldKeep(InputSectionBase *s);
290 if (isReserved(sec) || script->shouldKeep(sec)) { in run()
416 bool LinkerScript::shouldKeep(InputSectionBase *s) { in shouldKeep() function in LinkerScript