Home
last modified time | relevance | path

Searched refs:Reloc_section (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Di386.cc84 typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, false> Reloc_section; typedef in __anon686aaa6a0111::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 __anon686aaa6a0111::Target_i386
836 Reloc_section*
840 Reloc_section*
[all …]
Dx86_64.cc91 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, false> Reloc_section; typedef in __anon6477e68f0111::Output_data_plt_x86_64
164 Reloc_section*
169 Reloc_section*
174 Reloc_section*
303 Reloc_section* rel_;
306 Reloc_section* tlsdesc_rel_;
309 Reloc_section* irelative_rel_;
446 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, false> Reloc_section; typedef in __anon6477e68f0111::Target_x86_64
1074 Reloc_section*
1078 Reloc_section*
[all …]
Ds390.cc88 Reloc_section; typedef in __anon6a3fd82f0111::Output_data_plt_s390
136 Reloc_section*
142 Reloc_section*
231 Reloc_section* rel_;
234 Reloc_section* irelative_rel_;
275 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, true> Reloc_section; typedef in __anon6a3fd82f0111::Target_s390
687 Reloc_section*
691 Reloc_section*
747 Reloc_section* rela_dyn_;
749 Reloc_section* rela_irelative_;
[all …]
Dtilegx.cc69 Reloc_section; typedef in __anon1983a08d0111::Output_data_plt_tilegx
117 Reloc_section*
123 Reloc_section*
197 Reloc_section* rel_;
200 Reloc_section* irelative_rel_;
235 Reloc_section; typedef in __anon1983a08d0111::Target_tilegx
586 Reloc_section*
590 Reloc_section*
654 Reloc_section* rela_dyn_;
656 Reloc_section* rela_irelative_;
[all …]
Dsparc.cc57 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Reloc_section; typedef in __anon6bf031790111::Target_sparc
404 Reloc_section*
408 Reloc_section*
457 Reloc_section* rela_dyn_;
459 Reloc_section* rela_ifunc_;
1259 typename Target_sparc<size, big_endian>::Reloc_section*
1265 this->rela_dyn_ = new Reloc_section(parameters->options().combreloc()); in rela_dyn_section()
1280 typename Target_sparc<size, big_endian>::Reloc_section*
1287 this->rela_ifunc_ = new Reloc_section(false); in rela_ifunc_section()
1304 size, big_endian> Reloc_section; typedef in __anon6bf031790111::Output_data_plt_sparc
[all …]
Daarch64.cc2869 Reloc_section; typedef in __anon468f29090111::Target_aarch64
3425 Reloc_section*
3429 Reloc_section*
3433 Reloc_section*
3501 Reloc_section* rela_dyn_;
3503 Reloc_section* rela_irelative_;
3735 typename Target_aarch64<size, big_endian>::Reloc_section*
3741 this->rela_dyn_ = new Reloc_section(parameters->options().combreloc()); in rela_dyn_section()
3756 typename Target_aarch64<size, big_endian>::Reloc_section*
3763 this->rela_irelative_ = new Reloc_section(false); in rela_irelative_section()
[all …]
Dpowerpc.cc583 Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Reloc_section; typedef in __anon34c063400111::Target_powerpc
1277 Reloc_section*
1281 Reloc_section*
1393 Reloc_section* rela_dyn_;
2574 typename Target_powerpc<size, big_endian>::Reloc_section*
2580 this->rela_dyn_ = new Reloc_section(parameters->options().combreloc()); in rela_dyn_section()
2591 typename Target_powerpc<size, big_endian>::Reloc_section*
3307 size, big_endian> Reloc_section; typedef in __anon34c063400111::Output_data_plt_powerpc
3310 Reloc_section* plt_rel, in Output_data_plt_powerpc()
3329 Reloc_section*
[all …]
Darm.cc2122 Reloc_section; typedef in __anonf511bcc00111::Target_arm
2397 Reloc_section*
2827 Reloc_section*
2831 Reloc_section*
2999 Reloc_section* rel_dyn_;
3001 Reloc_section* rel_irelative_;
4360 typename Target_arm<big_endian>::Reloc_section*
4368 this->rel_dyn_ = new Reloc_section(parameters->options().combreloc()); in rel_dyn_section()
4369 this->rel_irelative_ = new Reloc_section(false); in rel_dyn_section()
4387 typename Target_arm<big_endian>::Reloc_section*
[all …]
Dmips.cc673 Reloc_section; typedef in __anon1e60feb90111::Mips_got_info
1969 Reloc_section; typedef in __anon1e60feb90111::Mips_output_data_got
2456 size, big_endian> Reloc_section; typedef in __anon1e60feb90111::Mips_output_data_plt
2467 this->rel_ = new Reloc_section(false); in Mips_output_data_plt()
2478 const Reloc_section*
2641 Reloc_section* rel_;
3284 Reloc_section; typedef in __anon1e60feb90111::Target_mips
3522 Reloc_section*
3861 emit(Reloc_section* rel_dyn, Mips_output_data_got<size, big_endian>* got, in emit()
4183 Reloc_section* rel_dyn_;
[all …]
DChangeLog728 (Mips_output_data_plt::Reloc_section): Change type to
730 (Target_mips::Reloc_section): Likewise.