Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dx86_64.cc975 got_plt_section() const in got_plt_section() function in __anonb56c4b670111::Target_x86_64
3655 got_address = target->got_plt_section()->address(); in relocate()
3669 value = target->got_plt_section()->address(); in relocate()
3686 value = target->got_plt_section()->address(); in relocate()
3695 - target->got_plt_section()->address()); in relocate()
3773 value = target->got_plt_section()->address() + got_offset; in relocate()
3783 value = target->got_plt_section()->address() + got_offset; in relocate()
3929 value = target->got_plt_section()->address() + got_offset; in relocate_tls()
3938 value = target->got_plt_section()->address() + got_offset; in relocate_tls()
3981 + target->got_plt_section()->data_size()); in relocate_tls()
[all …]
H A Di386.cc790 got_plt_section() const in got_plt_section() function in __anon8acff9420111::Target_i386
2925 value -= target->got_plt_section()->address(); in relocate()
2949 got_offset += target->got_plt_section()->address(); in relocate()
2958 - target->got_plt_section()->address()); in relocate()
2966 value = target->got_plt_section()->address(); in relocate()
3131 + target->got_plt_section()->data_size()); in relocate_tls()
3264 got_offset += target->got_plt_section()->address(); in relocate_tls()
H A Dincremental.cc1384 inputs->got_plt_section()->set_current_data_size(got_plt_size); in set_final_data_size()
1440 const off_t got_plt_off = inputs->got_plt_section()->offset(); in do_write()
1441 const off_t got_plt_size = inputs->got_plt_section()->data_size(); in do_write()
H A Darm.cc2776 got_plt_section() const in got_plt_section() function in __anonf61c90980111::Target_arm
9597 sym_origin = target->got_plt_section()->address(); in relocate()
9624 relative_address_base = target->got_plt_section()->address(); in relocate()
9751 got_origin = target->got_plt_section()->address(); in relocate()
9779 got_origin = target->got_plt_section()->address(); in relocate()
10005 target->got_plt_section()->address() + got_offset; in relocate_tls()
10024 target->got_plt_section()->address() + got_offset; in relocate_tls()
10060 target->got_plt_section()->address() + got_offset; in relocate_tls()
H A Dincremental.h639 got_plt_section() const in got_plt_section() function
H A Daarch64.cc3255 got_plt_section() const in got_plt_section() function in __anonb61028e10111::Target_aarch64
7433 + target->got_plt_section()->data_size()); in relocate_tls()
H A Dtilegx.cc552 got_plt_section() const in got_plt_section() function in __anon6a7805650111::Target_tilegx
H A Dlayout.cc3222 incremental_got_plt_os->add_output_section_data(incr->got_plt_section()); in create_incremental_info_sections()
H A Dmips.cc4047 got_plt_section() const in got_plt_section() function in __anon40c64d910111::Target_mips
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dx86_64.cc1231 got_plt_section() const in got_plt_section() function in __anon23a6bbc50111::Target_x86_64
4817 got_address = target->got_plt_section()->address(); in relocate()
4831 value = target->got_plt_section()->address(); in relocate()
4848 value = target->got_plt_section()->address(); in relocate()
4856 reladdr = target->got_plt_section()->address(); in relocate()
4938 value = target->got_plt_section()->address() + got_offset; in relocate()
4948 value = target->got_plt_section()->address() + got_offset; in relocate()
5094 value = target->got_plt_section()->address() + got_offset; in relocate_tls()
5103 value = target->got_plt_section()->address() + got_offset; in relocate_tls()
5146 + target->got_plt_section()->data_size()); in relocate_tls()
[all …]
H A Di386.cc790 got_plt_section() const in got_plt_section() function in __anon7c56ba200111::Target_i386
2929 value -= target->got_plt_section()->address(); in relocate()
2953 got_offset += target->got_plt_section()->address(); in relocate()
2961 reladdr = target->got_plt_section()->address(); in relocate()
2969 value = target->got_plt_section()->address(); in relocate()
3134 + target->got_plt_section()->data_size()); in relocate_tls()
3267 got_offset += target->got_plt_section()->address(); in relocate_tls()
H A Dincremental.cc1389 inputs->got_plt_section()->set_current_data_size(got_plt_size); in set_final_data_size()
1445 const off_t got_plt_off = inputs->got_plt_section()->offset(); in do_write()
1446 const off_t got_plt_size = inputs->got_plt_section()->data_size(); in do_write()
H A Dincremental.h639 got_plt_section() const in got_plt_section() function
H A Dlayout.cc3608 incremental_got_plt_os->add_output_section_data(incr->got_plt_section()); in create_incremental_info_sections()