Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dx86_64.cc885 got_plt_section() const in got_plt_section() function in __anon4c0d9acd0111::Target_x86_64
3447 got_address = target->got_plt_section()->address(); in relocate()
3462 value = target->got_plt_section()->address(); in relocate()
3479 value = target->got_plt_section()->address(); in relocate()
3488 - target->got_plt_section()->address()); in relocate()
3497 value = target->got_plt_section()->address() + got_offset; in relocate()
3506 value = target->got_plt_section()->address() + got_offset; in relocate()
3626 value = target->got_plt_section()->address() + got_offset; in relocate_tls()
3635 value = target->got_plt_section()->address() + got_offset; in relocate_tls()
3678 + target->got_plt_section()->data_size()); in relocate_tls()
[all …]
Di386.cc767 got_plt_section() const in got_plt_section() function in __anonf1ea37280111::Target_i386
2851 - target->got_plt_section()->address()); in relocate()
2881 - target->got_plt_section()->address()); in relocate()
2889 value = target->got_plt_section()->address(); in relocate()
3054 + target->got_plt_section()->data_size()); in relocate_tls()
3193 got_offset += target->got_plt_section()->address(); in relocate_tls()
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()
Darm.cc2750 got_plt_section() const in got_plt_section() function in __anon5653a9be0111::Target_arm
9548 sym_origin = target->got_plt_section()->address(); in relocate()
9575 relative_address_base = target->got_plt_section()->address(); in relocate()
9702 got_origin = target->got_plt_section()->address(); in relocate()
9730 got_origin = target->got_plt_section()->address(); in relocate()
9956 target->got_plt_section()->address() + got_offset; in relocate_tls()
9975 target->got_plt_section()->address() + got_offset; in relocate_tls()
10011 target->got_plt_section()->address() + got_offset; in relocate_tls()
Dincremental.h639 got_plt_section() const in got_plt_section() function
Daarch64.cc3252 got_plt_section() const in got_plt_section() function in __anon20db65070111::Target_aarch64
7390 + target->got_plt_section()->data_size()); in relocate_tls()
Dtilegx.cc549 got_plt_section() const in got_plt_section() function in __anon011954cb0111::Target_tilegx
Dlayout.cc3281 incremental_got_plt_os->add_output_section_data(incr->got_plt_section()); in create_incremental_info_sections()
Dmips.cc3592 got_plt_section() const in got_plt_section() function in __anona7e08b770111::Target_mips
DChangeLog8027 (Incremental_inputs::got_plt_section): New function.