Searched refs:aether (Results 1 – 2 of 2) sorted by relevance
632 aether = make<OutputSection>("", 0, SHF_ALLOC); in processSymbolAssignments()633 aether->sectionIndex = 1; in processSymbolAssignments()640 ctx->outSec = aether; in processSymbolAssignments()1249 switchTo(aether); in assignAddresses()
291 OutputSection *aether; variable