Lines Matching refs:relocatable
162 if (config->relocatable || config->emitRelocs) { in createCustomSections()
242 if (config->relocatable || config->isPic) in layoutMemory()
279 if (!config->relocatable && seg->isTLS()) { in layoutMemory()
427 if (config->emitRelocs || config->relocatable) { in addSections()
568 if (config->relocatable || !config->checkFeatures) in checkImportExportTargetFeatures()
609 if (sym->isWeak() && !config->relocatable && !config->isPic) in shouldImport()
620 if (config->isPic || config->relocatable || config->importUndefined || in shouldImport()
648 if (config->relocatable) in calculateExports()
651 if (!config->relocatable && !config->importMemory) in calculateExports()
699 if (!config->relocatable && !config->emitRelocs) in populateSymtab()
889 if (!config->relocatable && name.startswith(".bss")) in createOutputSegment()
905 if (config->relocatable && !segment->getComdatName().empty()) { in createOutputSegments()
999 if (config->relocatable) in createSyntheticInitFunctions()
1469 if (!config->relocatable && !WasmSym::callCtors->isLive()) in calculateInitFunctions()
1517 if (config->relocatable || config->isPic) in run()
1537 if (!config->relocatable) { in run()
1594 if (!config->relocatable) { in run()
1613 if (!config->relocatable && !config->isPic && in run()