Searched refs:aether (Results 1 – 2 of 2) sorted by relevance
681 aether = make<OutputSection>("", 0, SHF_ALLOC); in processSymbolAssignments()682 aether->sectionIndex = 1; in processSymbolAssignments()689 ctx->outSec = aether; in processSymbolAssignments()1310 ctx->outSec = aether; in assignAddresses()
302 OutputSection *aether; variable