Searched refs:originalExecutableSections (Results 1 – 2 of 2) sorted by relevance
1281 SmallVector<InputSection *, 0> originalExecutableSections; variable
4178 if (!originalExecutableSections.empty()) in finalizeContents()4179 executableSections = originalExecutableSections; in finalizeContents()4181 originalExecutableSections = executableSections; in finalizeContents()