Home | History | Annotate | Download | only in bfd

Lines Matching defs:relocatable

61   bfd_boolean relocatable = (output_bfd != NULL);
68 && !relocatable)
78 if (relocatable)
83 if (!relocatable || !strcmp (symbol->name, symbol->section->name))
86 if (!relocatable && !strcmp (symbol->name, symbol->section->name))
116 if (relocatable)
158 bfd_boolean relocatable = (output_bfd != NULL);
166 && !relocatable)
173 if (relocatable)
178 if (!relocatable || !strcmp (symbol->name, symbol->section->name))
184 if (relocatable)
229 bfd_boolean relocatable = (output_bfd != NULL);
237 && !relocatable)
243 if (relocatable)
251 || !relocatable)
258 if (relocatable)
260 /* This output will be relocatable ... like ld -r. */
296 bfd_boolean relocatable = (output_bfd != NULL);
304 && !relocatable)
316 if (relocatable)
321 if (!relocatable || !strcmp (symbol->name, symbol->section->name))
324 if (!relocatable && !strcmp (symbol->name, symbol->section->name))
341 if (relocatable)
1170 if (info->relocatable)
1461 if (info->relocatable)
2567 necessary, and (if using Rela relocs and generating a relocatable
2581 When generating relocatable output, this function must handle
2683 if (info->relocatable)
4326 if (!info->relocatable
4743 if (info->relocatable)
5525 BFD_ASSERT (! info->relocatable);