Lines Matching refs:Reloc_section

84   typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, false> Reloc_section;  typedef in __anon9f6b2fde0111::Output_data_plt_i386
100 Reloc_section*
105 Reloc_section*
109 Reloc_section*
231 Reloc_section* rel_;
234 Reloc_section* tls_desc_rel_;
237 Reloc_section* irelative_rel_;
356 typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, false> Reloc_section; typedef in __anon9f6b2fde0111::Target_i386
836 Reloc_section*
840 Reloc_section*
844 Reloc_section*
892 Reloc_section* rel_dyn_;
894 Reloc_section* rel_irelative_;
1008 Target_i386::Reloc_section*
1014 this->rel_dyn_ = new Reloc_section(parameters->options().combreloc()); in rel_dyn_section()
1028 Target_i386::Reloc_section*
1035 this->rel_irelative_ = new Reloc_section(false); in rel_irelative_section()
1079 this->rel_ = new Reloc_section(false); in Output_data_plt_i386()
1110 Reloc_section* rel = this->rel_irelative(symtab, layout); in add_entry()
1163 Reloc_section* rel = this->rel_irelative(symtab, layout); in add_local_ifunc_entry()
1180 Output_data_plt_i386::Reloc_section*
1185 this->tls_desc_rel_ = new Reloc_section(false); in rel_tls_desc()
1198 Output_data_plt_i386::Reloc_section*
1206 this->irelative_rel_ = new Reloc_section(false); in rel_irelative()
1586 Target_i386::Reloc_section*
1627 Reloc_section* rel_dyn = this->rel_dyn_section(layout); in got_mod_index_entry()
1832 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in local()
1849 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in local()
1927 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in local()
2019 Reloc_section* rt = target->rel_tls_desc_section(layout); in local()
2054 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in local()
2091 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in local()
2241 Reloc_section* rel_dyn = target->rel_irelative_section(layout); in global()
2251 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in global()
2258 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in global()
2294 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in global()
2335 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in global()
2494 Reloc_section* rt = target->rel_tls_desc_section(layout); in global()
2538 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in global()
2570 Reloc_section* rel_dyn = target->rel_dyn_section(layout); in global()
2671 const Reloc_section* rel_plt = (this->plt_ == NULL in do_finalize_sections()