Home
last modified time | relevance | path

Searched refs:got_plt_ (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Di386.cc239 Output_data_got_plt_i386* got_plt_; member in __anonb1cbad8b0111::Output_data_plt_i386
360 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_i386()
792 gold_assert(this->got_plt_ != NULL); in got_plt_section()
793 return this->got_plt_; in got_plt_section()
884 Output_data_got_plt_i386* got_plt_; member in __anonb1cbad8b0111::Target_i386
958 this->got_plt_ = new Output_data_got_plt_i386(layout); in got_section()
962 this->got_plt_, got_plt_order, in got_section()
966 this->got_plt_->set_current_data_size(3 * 4); in got_section()
978 this->got_plt_, in got_section()
1075 tls_desc_rel_(NULL), irelative_rel_(NULL), got_plt_(got_plt), in Output_data_plt_i386()
[all …]
H A Ds390.cc95 irelative_rel_(NULL), got_(got), got_plt_(got_plt), in Output_data_plt_s390()
108 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count), in Output_data_plt_s390()
238 Output_data_got_plt_s390<size>* got_plt_; member in __anonb3a0db500111::Output_data_plt_s390
279 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_s390()
654 return this->got_plt_->address(); in got_address()
746 Output_data_got_plt_s390<size>* got_plt_; member in __anonb3a0db500111::Target_s390
1071 got = this->got_plt_; in add_entry()
1167 this->rel_->add_global(gsym, elfcpp::R_390_JMP_SLOT, this->got_plt_, in add_relocation()
1528 const off_t got_file_offset = this->got_plt_->offset(); in do_write()
1530 || (got_file_offset + this->got_plt_->data_size() in do_write()
[all …]
H A Dtilegx.cc76 irelative_rel_(NULL), got_(got), got_plt_(got_plt), in Output_data_plt_tilegx()
89 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count), in Output_data_plt_tilegx()
204 Output_data_space* got_plt_; member in __anon3f31efee0111::Output_data_plt_tilegx
239 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_tilegx()
554 gold_assert(this->got_plt_ != NULL); in got_plt_section()
555 return this->got_plt_; in got_plt_section()
646 Output_data_space* got_plt_; member in __anon3f31efee0111::Target_tilegx
1913 this->got_plt_ = new Output_data_space(size / 8, "** GOT PLT"); in got_section()
1917 this->got_plt_, got_plt_order, in got_section()
1921 this->got_plt_->set_current_data_size in got_section()
[all …]
H A Dx86_64.cc98 irelative_rel_(NULL), got_(got), got_plt_(got_plt), in Output_data_plt_x86_64()
111 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count), in Output_data_plt_x86_64()
232 { return this->got_plt_; } in got_plt()
340 Output_data_got_plt_x86_64* got_plt_; member in __anon8a2635f00111::Output_data_plt_x86_64
704 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_x86_64()
1234 gold_assert(this->got_plt_ != NULL); in got_plt_section()
1235 return this->got_plt_; in got_plt_section()
1360 Output_data_got_plt_x86_64* got_plt_; member in __anon8a2635f00111::Target_x86_64
1499 this->got_plt_ = new Output_data_got_plt_x86_64(layout); in got_section()
1503 this->got_plt_, got_plt_order, in got_section()
[all …]
H A Daarch64.cc2921 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_aarch64()
3378 gold_assert(this->got_plt_ != NULL); in got_plt_section()
3379 return this->got_plt_; in got_plt_section()
3513 Output_data_space* got_plt_; member in __anon2207648a0111::Target_aarch64
3711 this->got_plt_ = new Output_data_space(size / 8, "** GOT PLT"); in got_section()
3715 this->got_plt_, got_plt_order, in got_section()
3719 this->got_plt_->set_current_data_size( in got_section()
4216 got_(got), got_plt_(got_plt), got_irelative_(got_irelative), in Output_data_plt_aarch64()
4404 Output_data_space* got_plt_; member in __anon2207648a0111::Output_data_plt_aarch64
4466 got = this->got_plt_; in add_entry()
[all …]
H A Darm.cc2125 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_arm()
2805 gold_assert(this->got_plt_ != NULL); in got_plt_section()
2806 return this->got_plt_; in got_plt_section()
3005 Output_data_space* got_plt_; member in __anon44de5fc10111::Target_arm
4342 this->got_plt_ = new Output_data_space(4, "** GOT PLT"); in got_section()
4345 this->got_plt_, got_order, is_got_relro); in got_section()
4348 this->got_plt_->set_current_data_size(3 * 4); in got_section()
4353 this->got_plt_, in got_section()
7621 Output_data_space* got_plt_; member in __anon44de5fc10111::Output_data_plt_arm
7645 got_(got), got_plt_(got_plt), got_irelative_(got_irelative), in Output_data_plt_arm()
[all …]
H A Dmips.cc2474 : Output_section_data(size == 32 ? 4 : 8), got_plt_(got_plt), symbols_(), in Mips_output_data_plt()
2654 Output_data_space* got_plt_; member in __anon67c201da0111::Mips_output_data_plt
3330 got_plt_(NULL), rel_dyn_(NULL), rld_map_(NULL), copy_relocs_(), in Target_mips()
4105 gold_assert(this->got_plt_ != NULL); in got_plt_section()
4106 return this->got_plt_; in got_plt_section()
4239 Output_data_space* got_plt_; member in __anon67c201da0111::Target_mips
7433 section_offset_type got_offset = this->got_plt_->current_data_size(); in add_entry()
7438 this->got_plt_->set_current_data_size(got_offset + size/8); in add_entry()
7441 this->rel_->add_global(gsym, elfcpp::R_MIPS_JUMP_SLOT, this->got_plt_, in add_entry()
7521 const off_t gotplt_file_offset = this->got_plt_->offset(); in do_write()
[all …]
H A DChangeLog-08152396 (Output_data_plt_i386::got_plt_): Change type.
2397 (Target_i386::got_plt_): Change type. Change all references.
2404 (Output_data_plt_x86_64::got_plt_): Change type.
2405 (Target_x86_64::got_plt_): Change type. Change all references.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Di386.cc239 Output_data_got_plt_i386* got_plt_; member in __anon9f6b2fde0111::Output_data_plt_i386
360 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_i386()
792 gold_assert(this->got_plt_ != NULL); in got_plt_section()
793 return this->got_plt_; in got_plt_section()
884 Output_data_got_plt_i386* got_plt_; member in __anon9f6b2fde0111::Target_i386
958 this->got_plt_ = new Output_data_got_plt_i386(layout); in got_section()
962 this->got_plt_, got_plt_order, in got_section()
966 this->got_plt_->set_current_data_size(3 * 4); in got_section()
978 this->got_plt_, in got_section()
1075 tls_desc_rel_(NULL), irelative_rel_(NULL), got_plt_(got_plt), in Output_data_plt_i386()
[all …]
H A Ds390.cc95 irelative_rel_(NULL), got_(got), got_plt_(got_plt), in Output_data_plt_s390()
108 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count), in Output_data_plt_s390()
238 Output_data_got_plt_s390<size>* got_plt_; member in __anona1405da30111::Output_data_plt_s390
279 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_s390()
654 return this->got_plt_->address(); in got_address()
746 Output_data_got_plt_s390<size>* got_plt_; member in __anona1405da30111::Target_s390
1071 got = this->got_plt_; in add_entry()
1167 this->rel_->add_global(gsym, elfcpp::R_390_JMP_SLOT, this->got_plt_, in add_relocation()
1528 const off_t got_file_offset = this->got_plt_->offset(); in do_write()
1530 || (got_file_offset + this->got_plt_->data_size() in do_write()
[all …]
H A Dtilegx.cc76 irelative_rel_(NULL), got_(got), got_plt_(got_plt), in Output_data_plt_tilegx()
89 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count), in Output_data_plt_tilegx()
204 Output_data_space* got_plt_; member in __anon12bb53010111::Output_data_plt_tilegx
239 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_tilegx()
554 gold_assert(this->got_plt_ != NULL); in got_plt_section()
555 return this->got_plt_; in got_plt_section()
646 Output_data_space* got_plt_; member in __anon12bb53010111::Target_tilegx
1913 this->got_plt_ = new Output_data_space(size / 8, "** GOT PLT"); in got_section()
1917 this->got_plt_, got_plt_order, in got_section()
1921 this->got_plt_->set_current_data_size in got_section()
[all …]
H A Dx86_64.cc98 irelative_rel_(NULL), got_(got), got_plt_(got_plt), in Output_data_plt_x86_64()
111 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count), in Output_data_plt_x86_64()
232 { return this->got_plt_; } in got_plt()
340 Output_data_got_plt_x86_64* got_plt_; member in __anon5daf99030111::Output_data_plt_x86_64
592 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_x86_64()
1124 gold_assert(this->got_plt_ != NULL); in got_plt_section()
1125 return this->got_plt_; in got_plt_section()
1250 Output_data_got_plt_x86_64* got_plt_; member in __anon5daf99030111::Target_x86_64
1389 this->got_plt_ = new Output_data_got_plt_x86_64(layout); in got_section()
1393 this->got_plt_, got_plt_order, in got_section()
[all …]
H A Daarch64.cc2923 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_aarch64()
3380 gold_assert(this->got_plt_ != NULL); in got_plt_section()
3381 return this->got_plt_; in got_plt_section()
3515 Output_data_space* got_plt_; member in __anon66bd29fd0111::Target_aarch64
3713 this->got_plt_ = new Output_data_space(size / 8, "** GOT PLT"); in got_section()
3717 this->got_plt_, got_plt_order, in got_section()
3721 this->got_plt_->set_current_data_size( in got_section()
4218 got_(got), got_plt_(got_plt), got_irelative_(got_irelative), in Output_data_plt_aarch64()
4406 Output_data_space* got_plt_; member in __anon66bd29fd0111::Output_data_plt_aarch64
4468 got = this->got_plt_; in add_entry()
[all …]
H A Darm.cc2125 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_arm()
2805 gold_assert(this->got_plt_ != NULL); in got_plt_section()
2806 return this->got_plt_; in got_plt_section()
3005 Output_data_space* got_plt_; member in __anon7a9d63b40111::Target_arm
4342 this->got_plt_ = new Output_data_space(4, "** GOT PLT"); in got_section()
4345 this->got_plt_, got_order, is_got_relro); in got_section()
4348 this->got_plt_->set_current_data_size(3 * 4); in got_section()
4353 this->got_plt_, in got_section()
7621 Output_data_space* got_plt_; member in __anon7a9d63b40111::Output_data_plt_arm
7645 got_(got), got_plt_(got_plt), got_irelative_(got_irelative), in Output_data_plt_arm()
[all …]
H A Dmips.cc2474 : Output_section_data(size == 32 ? 4 : 8), got_plt_(got_plt), symbols_(), in Mips_output_data_plt()
2654 Output_data_space* got_plt_; member in __anon5561842d0111::Mips_output_data_plt
3330 got_plt_(NULL), rel_dyn_(NULL), rld_map_(NULL), copy_relocs_(), in Target_mips()
4105 gold_assert(this->got_plt_ != NULL); in got_plt_section()
4106 return this->got_plt_; in got_plt_section()
4239 Output_data_space* got_plt_; member in __anon5561842d0111::Target_mips
7471 section_offset_type got_offset = this->got_plt_->current_data_size(); in add_entry()
7476 this->got_plt_->set_current_data_size(got_offset + size/8); in add_entry()
7479 this->rel_->add_global(gsym, elfcpp::R_MIPS_JUMP_SLOT, this->got_plt_, in add_entry()
7559 const off_t gotplt_file_offset = this->got_plt_->offset(); in do_write()
[all …]
H A DChangeLog-08152396 (Output_data_plt_i386::got_plt_): Change type.
2397 (Target_i386::got_plt_): Change type. Change all references.
2404 (Output_data_plt_x86_64::got_plt_): Change type.
2405 (Target_x86_64::got_plt_): Change type. Change all references.