Lines Matching refs:relocatable
94 return !config->relocatable && !config->shared && in needsInterpSection()
413 if (!config->relocatable) { in createSyntheticSections()
422 if (config->emachine == EM_ARM && !config->relocatable) { in createSyntheticSections()
527 if (config->relocatable) in createSyntheticSections()
1025 if (config->relocatable || config->isPic) in addRelIpltSymbols()
1457 if (config->relocatable) { in sortSections()
1585 if (!config->relocatable && config->emachine == EM_ARM && in resolveShfLinkOrder()
1697 if (!config->relocatable && config->emachine == EM_RISCV) in finalizeAddressDependentContent()
1700 if (config->relocatable) in finalizeAddressDependentContent()
1858 if (!config->relocatable) { in finalizeSections()
1934 if (!config->relocatable) { in finalizeSections()
1993 if (!config->relocatable) in finalizeSections()
2062 if (!config->relocatable && !config->oFormatBinary) { in finalizeSections()
2132 if (!script->hasSectionsCommand && !config->relocatable) in finalizeSections()
2740 if (config->relocatable) in checkSections()
2791 if (config->relocatable) in getELFType()
2849 if (!config->relocatable) in openFile()