Lines Matching defs:OutputSection
34 class OutputSection;
309 OutputSection *outSec = nullptr;
332 SmallVector<InputSectionBase *, 0> createInputSectionList(OutputSection &cmd);
334 void discardSynthetic(OutputSection &);
336 SmallVector<size_t, 0> getPhdrIndices(OutputSection *sec);
339 findMemoryRegion(OutputSection *sec, MemoryRegion *hint);
341 bool assignOffsets(OutputSection *sec);
351 std::unique_ptr<OutputSection> aether;
356 // OutputSection may be incomplete. Avoid inline ctor/dtor.
379 std::pair<const OutputSection *, const Defined *> assignAddresses();