reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/LinkerScript.cpp
  531   aether = make<OutputSection>("", 0, SHF_ALLOC);
  532   aether->sectionIndex = 1;
  539   ctx->outSec = aether;
 1098   switchTo(aether);