Home
last modified time | relevance | path

Searched refs:first_plt_entry_offset (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Daarch64.cc2942 first_plt_entry_offset() const;
4133 return (this->first_plt_entry_offset() + in get_tlsdesc_plt_offset()
4164 first_plt_entry_offset() const in first_plt_entry_offset() function in __anonb61028e10111::Output_data_plt_aarch64
4340 plt_reserved = this->first_plt_entry_offset(); in add_entry()
4486 offset = (this->first_plt_entry_offset() + in address_for_global()
4501 + this->first_plt_entry_offset() in address_for_local()
4516 this->set_data_size(this->first_plt_entry_offset() in set_final_data_size()
4914 pov += this->first_plt_entry_offset(); in do_write()
4921 unsigned int plt_offset = this->first_plt_entry_offset(); in do_write()
5631 Target_aarch64<size, big_endian>::first_plt_entry_offset() const in first_plt_entry_offset() function in __anonb61028e10111::Target_aarch64
[all …]
H A Dincremental.cc1818 unsigned int first_plt_entry_offset; member
1922 ((sym->plt_offset() - this->info_.first_plt_entry_offset) in operator ()()
1949 view_info.first_plt_entry_offset = target->first_plt_entry_offset(); in write_got_plt()
H A Dsparc.cc219 first_plt_entry_offset() const;
1342 first_plt_entry_offset() in first_plt_entry_offset() function in __anondaff5b510111::Output_data_plt_sparc
1680 pov += this->first_plt_entry_offset(); in do_write()
1887 Target_sparc<size, big_endian>::first_plt_entry_offset() const in first_plt_entry_offset() function in __anondaff5b510111::Target_sparc
1889 return Output_data_plt_sparc<size, big_endian>::first_plt_entry_offset(); in first_plt_entry_offset()
H A Dtarget.h1017 first_plt_entry_offset() const in first_plt_entry_offset() function
H A Di386.cc124 first_plt_entry_offset() in first_plt_entry_offset() function in __anon8acff9420111::Output_data_plt_i386
537 first_plt_entry_offset() const;
1566 Target_i386::first_plt_entry_offset() const in first_plt_entry_offset() function in __anon8acff9420111::Target_i386
1570 return this->plt_->first_plt_entry_offset(); in first_plt_entry_offset()
H A Darm.cc2383 first_plt_entry_offset() const;
7411 first_plt_entry_offset() const in first_plt_entry_offset() function in __anonf61c90980111::Output_data_plt_arm
7474 this->set_data_size(this->first_plt_entry_offset() in set_final_data_size()
7581 begin_offset = this->first_plt_entry_offset(); in add_entry()
7711 begin_offset = (this->first_plt_entry_offset() + in address_for_global()
7728 + this->first_plt_entry_offset() in address_for_local()
7946 pov += this->first_plt_entry_offset(); in do_write()
7953 unsigned int plt_offset = this->first_plt_entry_offset(); in do_write()
8091 Target_arm<big_endian>::first_plt_entry_offset() const in first_plt_entry_offset() function in __anonf61c90980111::Target_arm
8093 return this->plt_->first_plt_entry_offset(); in first_plt_entry_offset()
H A Dtilegx.cc138 first_plt_entry_offset() in first_plt_entry_offset() function in __anon6a7805650111::Output_data_plt_tilegx
401 first_plt_entry_offset() const;
2600 Target_tilegx<size, big_endian>::first_plt_entry_offset() const in first_plt_entry_offset() function in __anon6a7805650111::Target_tilegx
2602 return this->plt_->first_plt_entry_offset(); in first_plt_entry_offset()
H A Dx86_64.cc189 first_plt_entry_offset() in first_plt_entry_offset() function in __anonb56c4b670111::Output_data_plt_x86_64
633 first_plt_entry_offset() const;
1893 Target_x86_64<size>::first_plt_entry_offset() const in first_plt_entry_offset() function in __anonb56c4b670111::Target_x86_64
1897 return this->plt_->first_plt_entry_offset(); in first_plt_entry_offset()
H A Dpowerpc.cc776 first_plt_entry_offset() const in first_plt_entry_offset() function in __anona44163180111::Target_powerpc
3117 return ((this->current_data_size() - this->first_plt_entry_offset()) in entry_count()
3136 first_plt_entry_offset() const in first_plt_entry_offset() function in __anona44163180111::Output_data_plt_powerpc
3141 return this->targ_->first_plt_entry_offset(); in first_plt_entry_offset()
3173 off += this->first_plt_entry_offset(); in add_entry()
4379 = ((pltoff - this->targ_->first_plt_entry_offset()) in do_write()
H A Dmips.cc2489 first_plt_entry_offset() const in first_plt_entry_offset() function in __anon40c64d910111::Mips_output_data_plt
3451 first_plt_entry_offset() const in first_plt_entry_offset() function in __anon40c64d910111::Target_mips
3452 { return this->plt_->first_plt_entry_offset(); } in first_plt_entry_offset()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dincremental.cc1823 unsigned int first_plt_entry_offset; member
1927 ((sym->plt_offset() - this->info_.first_plt_entry_offset) in operator ()()
1954 view_info.first_plt_entry_offset = target->first_plt_entry_offset(); in write_got_plt()
H A Dtarget.h1045 first_plt_entry_offset() const in first_plt_entry_offset() function
H A Di386.cc124 first_plt_entry_offset() in first_plt_entry_offset() function in __anon7c56ba200111::Output_data_plt_i386
537 first_plt_entry_offset() const;
1567 Target_i386::first_plt_entry_offset() const in first_plt_entry_offset() function in __anon7c56ba200111::Target_i386
1571 return this->plt_->first_plt_entry_offset(); in first_plt_entry_offset()
H A Dx86_64.cc194 first_plt_entry_offset() in first_plt_entry_offset() function in __anon23a6bbc50111::Output_data_plt_x86_64
892 first_plt_entry_offset() const;
3002 Target_x86_64<size>::first_plt_entry_offset() const in first_plt_entry_offset() function in __anon23a6bbc50111::Target_x86_64
3006 return this->plt_->first_plt_entry_offset(); in first_plt_entry_offset()