Lines Matching full:relocs
471 // Whether any dynamic relocs have been applied to this section.
1152 // This is used when sorting dynamic relocs. Return -1 to sort this
1159 // when sorting dynamic relocs.
1369 // when sorting dynamic relocs.
1402 // Return the number of relative relocs in this section.
1407 // Whether we should sort the relocs.
1468 // The number of relative relocs added to this section. This is to
1476 // Output_data_reloc is used to manage a section containing relocs.
1512 ? _("** dynamic relocs")
1513 : _("** relocs")));
1532 typedef std::vector<Output_reloc_type> Relocs;
1543 Relocs relocs_;
2224 { mapfile->print_output_data(this, _("** relocs")); }
2227 // The relocs associated with this input section.
4570 // Whether this segment has a dynamic relocs.