Lines Matching refs:relocatable
94 return !config->relocatable && !config->shared && in needsInterpSection()
312 (config->relocatable || config->shared || needsInterpSection()); in canHaveMemtagGlobals()
460 if (!config->relocatable) { in createSyntheticSections()
586 if (config->relocatable) in createSyntheticSections()
1513 if (config->relocatable) { in sortSections()
1643 if (!config->relocatable && config->emachine == EM_ARM && in resolveShfLinkOrder()
1758 if (!config->relocatable) in finalizeAddressDependentContent()
1761 if (config->relocatable) in finalizeAddressDependentContent()
1911 if (!config->relocatable) { in finalizeSections()
2002 if (!config->relocatable) { in finalizeSections()
2066 if (!config->relocatable) in finalizeSections()
2137 if (!config->relocatable && !config->oFormatBinary) { in finalizeSections()
2218 if (!script->hasSectionsCommand && !config->relocatable) in finalizeSections()
2853 if (config->relocatable) in checkSections()
2904 if (config->relocatable) in getELFType()
2962 if (!config->relocatable) in openFile()