Searched refs:keptSections (Results 1 – 3 of 3) sorted by relevance
347 SmallVector<InputSectionDescription *, 0> keptSections; variable
413 for (InputSectionDescription *id : keptSections) in shouldKeep()
775 script->keptSections.push_back(cmd); in readInputSectionDescription()