Lines Matching refs:UseOldText
1733 if (opts::UseOldText && !BC->OldTextSectionAddress) { in adjustCommandLineOptions()
1736 opts::UseOldText = false; in adjustCommandLineOptions()
1738 if (opts::UseOldText && !BC->HasRelocations) { in adjustCommandLineOptions()
1740 opts::UseOldText = false; in adjustCommandLineOptions()
1750 !opts::UseOldText) in adjustCommandLineOptions()
1753 if (opts::Lite && opts::UseOldText) { in adjustCommandLineOptions()
1756 opts::UseOldText = false; in adjustCommandLineOptions()
3110 if (opts::UseOldText || opts::StrictMode) { in emitAndLink()
3643 if (opts::UseOldText) { in mapCodeSections()
3656 opts::UseOldText = false; in mapCodeSections()
3676 if (PaddingSize && !opts::UseOldText) in mapCodeSections()