Searched refs:aether (Results 1 – 2 of 2) sorted by relevance
682 aether = make<OutputSection>("", 0, SHF_ALLOC); in processSymbolAssignments()683 aether->sectionIndex = 1; in processSymbolAssignments()690 st.outSec = aether; in processSymbolAssignments()1324 st.outSec = aether; in assignAddresses()
302 OutputSection *aether; variable