Searched refs:aether (Results 1 – 2 of 2) sorted by relevance
736 aether = make<OutputSection>("", 0, SHF_ALLOC); in processSymbolAssignments()737 aether->sectionIndex = 1; in processSymbolAssignments()744 st.outSec = aether; in processSymbolAssignments()1409 st.outSec = aether; in assignAddresses()
323 OutputSection *aether; variable