Lines Matching defs:relocatable
753 || (!parameters->options().relocatable()
1006 bool relocate_group = include_group && parameters->options().relocatable();
1451 const bool relocatable = parameters->options().relocatable();
1452 const bool emit_relocs = (relocatable
1482 if (!relocatable && !parameters->options().shared())
1501 if (!relocatable && !parameters->options().shared())
1571 // When doing a relocatable link we are going to copy input
1576 // not triggered when relocatable code is desired.
1585 if (relocatable && shdr.get_sh_type() == elfcpp::SHT_GROUP)
1594 if (!relocatable
1712 if (!relocatable
1751 // When doing a relocatable link handle the reloc sections at the
1753 // turned on for relocatable code.
1860 if (!parameters->options().relocatable()
2250 bool relocatable,
2346 // relocatable links when the input object has section
2353 relocatable ? os->address() : 0;
2364 // of this input section. If we are doing a relocatable
2368 relocatable ? start - os->address() : start;
2382 lv_out->set_output_value((relocatable ? 0 : os->address())
2408 const bool relocatable = parameters->options().relocatable();
2412 relocatable, out_sections,
2433 const bool relocatable = parameters->options().relocatable();
2442 this->compute_final_local_value_internal(i, lv, lv, relocatable,
2887 // Add a regular relocatable object to the list. Return false if this