/toolchain/binutils/binutils-2.25/gold/ |
D | i386.cc | 84 typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, false> Reloc_section; typedef in __anonf1ea37280111::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 __anonf1ea37280111::Target_i386 813 Reloc_section* 817 Reloc_section* [all …]
|
D | x86_64.cc | 91 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, false> Reloc_section; typedef in __anon4c0d9acd0111::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_; 419 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, false> Reloc_section; typedef in __anon4c0d9acd0111::Target_x86_64 935 Reloc_section* 939 Reloc_section* [all …]
|
D | tilegx.cc | 69 Reloc_section; typedef in __anon011954cb0111::Output_data_plt_tilegx 117 Reloc_section* 123 Reloc_section* 197 Reloc_section* rel_; 200 Reloc_section* irelative_rel_; 235 Reloc_section; typedef in __anon011954cb0111::Target_tilegx 583 Reloc_section* 587 Reloc_section* 648 Reloc_section* rela_dyn_; 650 Reloc_section* rela_irelative_; [all …]
|
D | sparc.cc | 57 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Reloc_section; typedef in __anon256155f70111::Target_sparc 404 Reloc_section* 408 Reloc_section* 444 Reloc_section* rela_dyn_; 446 Reloc_section* rela_ifunc_; 1244 typename Target_sparc<size, big_endian>::Reloc_section* 1250 this->rela_dyn_ = new Reloc_section(parameters->options().combreloc()); in rela_dyn_section() 1265 typename Target_sparc<size, big_endian>::Reloc_section* 1272 this->rela_ifunc_ = new Reloc_section(false); in rela_ifunc_section() 1289 size, big_endian> Reloc_section; typedef in __anon256155f70111::Output_data_plt_sparc [all …]
|
D | aarch64.cc | 2780 Reloc_section; typedef in __anon20db65070111::Target_aarch64 3325 Reloc_section* 3329 Reloc_section* 3333 Reloc_section* 3394 Reloc_section* rela_dyn_; 3396 Reloc_section* rela_irelative_; 3622 typename Target_aarch64<size, big_endian>::Reloc_section* 3628 this->rela_dyn_ = new Reloc_section(parameters->options().combreloc()); in rela_dyn_section() 3643 typename Target_aarch64<size, big_endian>::Reloc_section* 3650 this->rela_irelative_ = new Reloc_section(false); in rela_irelative_section() [all …]
|
D | powerpc.cc | 498 Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Reloc_section; typedef in __anon0f0c9f3e0111::Target_powerpc 1180 Reloc_section* 1184 Reloc_section* 1293 Reloc_section* rela_dyn_; 2351 typename Target_powerpc<size, big_endian>::Reloc_section* 2357 this->rela_dyn_ = new Reloc_section(parameters->options().combreloc()); in rela_dyn_section() 2368 typename Target_powerpc<size, big_endian>::Reloc_section* 3026 size, big_endian> Reloc_section; typedef in __anon0f0c9f3e0111::Output_data_plt_powerpc 3029 Reloc_section* plt_rel, in Output_data_plt_powerpc() 3048 Reloc_section* [all …]
|
D | arm.cc | 2118 Reloc_section; typedef in __anon5653a9be0111::Target_arm 2376 Reloc_section* 2788 Reloc_section* 2792 Reloc_section* 2954 Reloc_section* rel_dyn_; 2956 Reloc_section* rel_irelative_; 4312 typename Target_arm<big_endian>::Reloc_section* 4320 this->rel_dyn_ = new Reloc_section(parameters->options().combreloc()); in rel_dyn_section() 4321 this->rel_irelative_ = new Reloc_section(false); in rel_dyn_section() 4339 typename Target_arm<big_endian>::Reloc_section* [all …]
|
D | mips.cc | 622 Reloc_section; typedef in __anona7e08b770111::Mips_got_info 1844 Reloc_section; typedef in __anona7e08b770111::Mips_output_data_got 2264 size, big_endian> Reloc_section; typedef in __anona7e08b770111::Mips_output_data_plt 2275 this->rel_ = new Reloc_section(false); in Mips_output_data_plt() 2286 const Reloc_section* 2448 Reloc_section* rel_; 2868 Reloc_section; typedef in __anona7e08b770111::Target_mips 3089 Reloc_section* 3455 emit(Reloc_section* rel_dyn, Mips_output_data_got<size, big_endian>* got, in emit() 3725 Reloc_section* rel_dyn_; [all …]
|