/toolchain/binutils/binutils-2.25/gold/ |
D | output.h | 1260 : rel_() in Output_reloc() 1268 : rel_(gsym, type, od, address, is_relative, is_symbolless, in Output_reloc() 1277 : rel_(gsym, type, relobj, shndx, address, is_relative, in Output_reloc() 1289 : rel_(relobj, local_sym_index, type, od, address, is_relative, in Output_reloc() 1300 : rel_(relobj, local_sym_index, type, shndx, address, is_relative, in Output_reloc() 1309 : rel_(os, type, od, address, is_relative), addend_(addend) in Output_reloc() 1316 : rel_(os, type, relobj, shndx, address, is_relative), addend_(addend) in Output_reloc() 1323 : rel_(type, od, address, is_relative), addend_(addend) in Output_reloc() 1329 : rel_(type, relobj, shndx, address, is_relative), addend_(addend) in Output_reloc() 1338 : rel_(type, arg, od, address), addend_(addend) in Output_reloc() [all …]
|
D | i386.cc | 102 { return this->rel_; } in rel_plt() 231 Reloc_section* rel_; member in __anonf1ea37280111::Output_data_plt_i386 1052 this->rel_ = new Reloc_section(false); in Output_data_plt_i386() 1054 elfcpp::SHF_ALLOC, this->rel_, in Output_data_plt_i386() 1107 this->rel_->add_global(gsym, elfcpp::R_386_JUMP_SLOT, this->got_plt_, in add_entry() 1163 == this->rel_->output_section()); in rel_tls_desc() 1184 == this->rel_->output_section()); in rel_irelative()
|
D | powerpc.cc | 3032 rel_(plt_rel), in Output_data_plt_powerpc() 3051 return this->rel_; in rel_plt() 3099 Reloc_section* rel_; member in __anon0f0c9f3e0111::Output_data_plt_powerpc 3120 this->rel_->add_global(gsym, dynrel, this, off, 0); in add_entry() 3139 this->rel_->add_symbolless_global_addend(gsym, dynrel, this, off, 0); in add_ifunc_entry() 3160 this->rel_->add_symbolless_local_addend(relobj, local_sym_index, dynrel, in add_local_ifunc_entry() 3341 rel_(brlt_rel), in Output_data_brlt_powerpc() 3349 this->rel_->reset_data_size(); in reset_brlt_sizes() 3356 this->rel_->finalize_data_size(); in finalize_brlt_sizes() 3362 { this->rel_->add_relative(elfcpp::R_POWERPC_RELATIVE, this, off, to); } in add_reloc() [all …]
|
D | output.cc | 1215 this->rel_.write_rel(&orel); in write() 1217 if (this->rel_.is_target_specific()) in write() 1218 addend = parameters->target().reloc_addend(this->rel_.target_arg(), in write() 1219 this->rel_.type(), addend); in write() 1220 else if (this->rel_.is_symbolless()) in write() 1221 addend = this->rel_.symbol_value(addend); in write() 1222 else if (this->rel_.is_local_section_symbol()) in write() 1223 addend = this->rel_.local_section_offset(addend); in write()
|
D | x86_64.cc | 166 { return this->rel_; } in rela_plt() 303 Reloc_section* rel_; member in __anon4c0d9acd0111::Output_data_plt_x86_64 1227 this->rel_ = new Reloc_section(false); in init() 1229 elfcpp::SHF_ALLOC, this->rel_, in init() 1366 this->rel_->add_global(gsym, elfcpp::R_X86_64_JUMP_SLOT, this->got_plt_, in add_relocation() 1385 == this->rel_->output_section()); in rela_tlsdesc() 1408 == this->rel_->output_section()); in rela_irelative()
|
D | tilegx.cc | 119 { return this->rel_; } in rela_plt() 197 Reloc_section* rel_; member in __anon011954cb0111::Output_data_plt_tilegx 1978 this->rel_ = new Reloc_section(false); in init() 1980 elfcpp::SHF_ALLOC, this->rel_, in init() 2143 this->rel_->add_global(gsym, elfcpp::R_TILEGX_JMP_SLOT, this->got_plt_, in add_relocation() 2164 == this->rel_->output_section()); in rela_irelative()
|
D | sparc.cc | 1305 return this->rel_; in rel_plt() 1413 Reloc_section* rel_; member in __anon256155f70111::Output_data_plt_sparc 1454 this->rel_ = new Reloc_section(false); in Output_data_plt_sparc() 1456 elfcpp::SHF_ALLOC, this->rel_, in Output_data_plt_sparc() 1501 this->rel_->add_global(gsym, elfcpp::R_SPARC_JMP_SLOT, this, in add_entry() 1589 == this->rel_->output_section()); in rela_ifunc()
|
D | aarch64.cc | 4131 { return this->rel_; } in rela_plt() 4255 Reloc_section* rel_; member in __anon20db65070111::Output_data_plt_aarch64 4293 this->rel_ = new Reloc_section(false); in init() 4295 elfcpp::SHF_ALLOC, this->rel_, in init() 4400 this->rel_->add_global(gsym, elfcpp::R_AARCH64_JUMP_SLOT, this->got_plt_, in add_relocation() 4419 == this->rel_->output_section()); in rela_tlsdesc() 4442 == this->rel_->output_section()); in rela_irelative()
|
D | mips.cc | 2275 this->rel_ = new Reloc_section(false); in Mips_output_data_plt() 2277 elfcpp::SHF_ALLOC, this->rel_, in Mips_output_data_plt() 2288 { return this->rel_; } in rel_plt() 2448 Reloc_section* rel_; member in __anona7e08b770111::Mips_output_data_plt 6320 this->rel_->add_global(gsym, elfcpp::R_MIPS_JUMP_SLOT, this->got_plt_, in add_entry()
|
D | arm.cc | 7427 { return this->rel_; } in rel_plt() 7517 Reloc_section* rel_; member in __anon5653a9be0111::Output_data_plt_arm 7551 this->rel_ = new Reloc_section(false); in Output_data_plt_arm() 7553 elfcpp::SHF_ALLOC, this->rel_, in Output_data_plt_arm() 7684 this->rel_->add_global(gsym, elfcpp::R_ARM_JUMP_SLOT, this->got_plt_, in add_relocation()
|