Lines Matching defs:OutputSection
34 class OutputSection;
284 OutputSection *outSec = nullptr;
302 const OutputSection &outCmd);
304 SmallVector<InputSectionBase *, 0> createInputSectionList(OutputSection &cmd);
306 void discardSynthetic(OutputSection &);
308 SmallVector<size_t, 0> getPhdrIndices(OutputSection *sec);
311 findMemoryRegion(OutputSection *sec, MemoryRegion *hint);
313 bool assignOffsets(OutputSection *sec);
323 OutputSection *aether;
347 std::pair<const OutputSection *, const Defined *> assignAddresses();