Lines Matching defs:InputSectionBase
33 class InputSectionBase;
242 SmallVector<InputSectionBase *, 0> sectionBases;
320 StringRef getOutputSectionName(const InputSectionBase *s) const;
328 SmallVector<InputSectionBase *, 0>
330 ArrayRef<InputSectionBase *>, const SectionBase &outCmd);
332 SmallVector<InputSectionBase *, 0> createInputSectionList(OutputSection &cmd);
365 void discard(InputSectionBase &s);
378 bool shouldKeep(InputSectionBase *s);
446 SmallVector<const InputSectionBase *, 0> orphanSections;
465 llvm::DenseMap<InputSectionBase *, PotentialSpillList> potentialSpillLists;