Home
last modified time | relevance | path

Searched refs:plt_section (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dsparc.cc164 { return this->plt_section()->address_for_global(gsym); } in do_plt_address_for_global()
168 { return this->plt_section()->address_for_local(relobj, symndx); } in do_plt_address_for_local()
397 plt_section() const in plt_section() function in __anon256155f70111::Target_sparc
3771 value = (target->plt_section()->address() + in relocate_tls()
3833 value = (target->plt_section()->address() + in relocate_tls()
4257 return this->plt_section()->address() + gsym->plt_offset(); in do_dynsym_value()
Di386.cc472 { return this->plt_section()->address_for_global(gsym); } in do_plt_address_for_global()
476 { return this->plt_section()->address_for_local(relobj, symndx); } in do_plt_address_for_local()
806 plt_section() const in plt_section() function in __anonf1ea37280111::Target_i386
1558 return this->plt_section()->rel_tls_desc(layout); in rel_tls_desc_section()
Dx86_64.cc547 { return this->plt_section()->address_for_global(gsym); } in do_plt_address_for_global()
551 { return this->plt_section()->address_for_local(relobj, symndx); } in do_plt_address_for_local()
928 plt_section() const in plt_section() function in __anon4c0d9acd0111::Target_x86_64
1745 return this->plt_section()->rela_tlsdesc(layout); in rela_tlsdesc_section()
Dmips.cc3584 plt_section() const in plt_section() function in __anona7e08b770111::Target_mips
7207 value = this->plt_section()->mips_entry_address(mips_sym); in do_dynsym_value()
7209 value = this->plt_section()->comp_entry_address(mips_sym) + 1; in do_dynsym_value()
8061 this->plt_section()->set_plt_offsets(); in do_finalize_sections()
8068 && !this->plt_section()->has_standard_entries()) in do_finalize_sections()
9649 value = target->plt_section()->mips_entry_address(mips_sym); in relocate()
9655 value = (target->plt_section()->comp_entry_address(mips_sym) in relocate()
9809 Mips_address value = (target->plt_section()->comp_entry_address(mips_sym) in relocate()
Dtilegx.cc339 { return this->plt_section()->address_for_global(gsym); } in do_plt_address_for_global()
343 { return this->plt_section()->address_for_local(relobj, symndx); } in do_plt_address_for_local()
576 plt_section() const in plt_section() function in __anon011954cb0111::Target_tilegx
Dpowerpc.cc688 plt_section() const in plt_section() function in __anon0f0c9f3e0111::Target_powerpc
3799 plt_addr += this->targ_->plt_section()->address(); in plt_call_size()
4256 Address plt_base = this->targ_->plt_section()->address(); in do_write()
4444 Address plt_base = this->targ_->plt_section()->address(); in do_write()
4565 Address plt_base = this->targ_->plt_section()->address(); in do_write()
4632 Address plt_base = this->targ_->plt_section()->address(); in do_write()
Daarch64.cc2907 { return this->plt_section()->address_for_global(gsym); } in do_plt_address_for_global()
2911 { return this->plt_section()->address_for_local(relobj, symndx); } in do_plt_address_for_local()
3295 plt_section() const in plt_section() function in __anon20db65070111::Target_aarch64
3727 symval.set_output_value(this->plt_section()->address() in scan_reloc_for_stub()
6576 return this->plt_section()->rela_tlsdesc(layout); in rela_tlsdesc_section()
Darm.cc2268 { return this->plt_section()->address_for_global(gsym); } in do_plt_address_for_global()
2274 { return this->plt_section()->address_for_local(relobj, symndx); } in do_plt_address_for_local()
2781 plt_section() const in plt_section() function in __anon5653a9be0111::Target_arm
8062 return this->plt_section()->rel_tls_desc(layout); in rel_tls_desc_section()
DChangeLog3887 (Target_sparc::plt_section): Remove const.
10637 * i386.cc (class Target_i386): Change return type of plt_section
13435 (Target_arm::got_size, Target_arm::plt_section,