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