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