Searched refs:originalExecutableSections (Results 1 – 2 of 2) sorted by relevance
1265 SmallVector<InputSection *, 0> originalExecutableSections; variable
4086 if (!originalExecutableSections.empty()) in finalizeContents()4087 executableSections = originalExecutableSections; in finalizeContents()4089 originalExecutableSections = executableSections; in finalizeContents()