Searched refs:keptSections (Results 1 – 3 of 3) sorted by relevance
334 std::vector<InputSectionDescription *> keptSections; variable
349 for (InputSectionDescription *id : keptSections) in shouldKeep()
736 script->keptSections.push_back(cmd); in readInputSectionDescription()