Home
last modified time | relevance | path

Searched refs:got_ (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Dtilegx.cc76 irelative_rel_(NULL), got_(got), got_plt_(got_plt), in Output_data_plt_tilegx()
88 layout_(layout), irelative_rel_(NULL), got_(got), in Output_data_plt_tilegx()
202 Output_data_got<size, big_endian>* got_; member in __anon1983a08d0111::Output_data_plt_tilegx
239 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_tilegx()
376 { return this->got_ != NULL; } in has_got_section()
382 gold_assert(this->got_ != NULL); in got_size()
383 return this->got_->data_size(); in got_size()
390 if (this->got_ == NULL) in got_entry_count()
642 Output_data_got<size, big_endian>* got_; member in __anon1983a08d0111::Target_tilegx
1860 if (this->got_ == NULL) in got_section()
[all …]
Ds390.cc95 irelative_rel_(NULL), got_(got), got_plt_(got_plt), in Output_data_plt_s390()
107 layout_(layout), irelative_rel_(NULL), got_(got), in Output_data_plt_s390()
236 Output_data_got<size, true>* got_; member in __anon6a3fd82f0111::Output_data_plt_s390
279 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_s390()
438 gold_assert(this->got_ != NULL); in got_size()
439 return this->got_->data_size(); in got_size()
446 if (this->got_ == NULL) in got_entry_count()
637 gold_assert(this->got_ != NULL); in got_section()
638 return this->got_; in got_section()
648 gold_assert(this->got_ != NULL); in got_address()
[all …]
Dx86_64.cc98 irelative_rel_(NULL), got_(got), got_plt_(got_plt), in Output_data_plt_x86_64()
110 tlsdesc_rel_(NULL), irelative_rel_(NULL), got_(got), in Output_data_plt_x86_64()
311 Output_data_got<64, false>* got_; member in __anon6477e68f0111::Output_data_plt_x86_64
451 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_x86_64()
623 gold_assert(this->got_ != NULL); in got_size()
624 return this->got_->data_size(); in got_size()
631 if (this->got_ == NULL) in got_entry_count()
1137 Output_data_got<64, false>* got_; member in __anon6477e68f0111::Target_x86_64
1239 if (this->got_ == NULL) in got_section()
1254 this->got_ = new Output_data_got<64, false>(); in got_section()
[all …]
Daarch64.cc2891 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_aarch64()
3489 Output_data_got_aarch64<size, big_endian>* got_; member in __anon468f29090111::Target_aarch64
3643 if (this->got_ == NULL) in got_section()
3666 this->got_ = new Output_data_got_aarch64<size, big_endian>(symtab, in got_section()
3670 this->got_, got_order, true); in got_section()
3674 this->got_->add_constant(0); in got_section()
3682 this->got_, in got_section()
3729 return this->got_; in got_section()
4213 got_(got), got_plt_(got_plt), got_irelative_(got_irelative), in Output_data_plt_aarch64()
4398 Output_data_got_aarch64<size, big_endian>* got_; member in __anon468f29090111::Output_data_plt_aarch64
[all …]
Dsparc.cc61 got_(NULL), plt_(NULL), rela_dyn_(NULL), rela_ifunc_(NULL), in Target_sparc()
185 { return this->got_ != NULL; } in has_got_section()
191 gold_assert(this->got_ != NULL); in got_size()
192 return this->got_->data_size(); in got_size()
199 if (this->got_ == NULL) in got_entry_count()
208 if (this->got_ == NULL) in got_address()
210 return this->got_->address(); in got_address()
453 Output_data_got<size, big_endian>* got_; member in __anon6bf031790111::Target_sparc
1232 if (this->got_ == NULL) in got_section()
1236 this->got_ = new Output_data_got<size, big_endian>(); in got_section()
[all …]
Di386.cc360 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_i386()
518 gold_assert(this->got_ != NULL); in got_size()
519 return this->got_->data_size(); in got_size()
526 if (this->got_ == NULL) in got_entry_count()
880 Output_data_got<32, false>* got_; member in __anon686aaa6a0111::Target_i386
935 if (this->got_ == NULL) in got_section()
939 this->got_ = new Output_data_got<32, false>(); in got_section()
955 this->got_, got_order, true); in got_section()
1002 return this->got_; in got_section()
Dpowerpc.cc593 got_(NULL), plt_(NULL), iplt_(NULL), brlt_section_(NULL), in Target_powerpc()
789 gold_assert(this->got_ != NULL); in got_size()
790 return this->got_->data_size(); in got_size()
831 gold_assert(this->got_ != NULL); in got_section()
832 return this->got_; in got_section()
847 if (this->got_ == NULL) in got_entry_count()
1362 Output_data_got_powerpc<size, big_endian>* got_; member in __anon34c063400111::Target_powerpc
2556 if (this->got_ == NULL) in got_section()
2560 this->got_ in got_section()
2565 this->got_, ORDER_DATA, false); in got_section()
[all …]
Dmips.cc3294 : Sized_target<size, big_endian>(info), got_(NULL), gp_(NULL), plt_(NULL), in Target_mips()
3467 gold_assert(this->got_ != NULL); in got_section()
3468 return this->got_; in got_section()
3897 { return this->got_ != NULL; } in has_got_section()
4028 gold_assert(this->got_ != NULL); in got_size()
4029 return this->got_->data_size(); in got_size()
4175 Mips_output_data_got<size, big_endian>* got_; member in __anon1e60feb90111::Target_mips
8318 if (this->got_ == NULL) in got_section()
8322 this->got_ = new Mips_output_data_got<size, big_endian>(this, symtab, in got_section()
8327 this->got_, ORDER_DATA, false); in got_section()
[all …]
Darm.cc2131 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_arm()
2365 { return this->got_ != NULL; } in has_got_section()
2371 gold_assert(this->got_ != NULL); in got_size()
2372 return this->got_->data_size(); in got_size()
2991 Arm_output_data_got<big_endian>* got_; member in __anonf511bcc00111::Target_arm
4303 if (this->got_ == NULL) in got_section()
4318 this->got_ = new Arm_output_data_got<big_endian>(symtab, layout); in got_section()
4322 this->got_, got_order, is_got_relro); in got_section()
4354 return this->got_; in got_section()
7587 Arm_output_data_got<big_endian>* got_; member in __anonf511bcc00111::Output_data_plt_arm
[all …]
DChangeLog-08151578 (Output_data_plt_arm::got_): New member.
2062 (Output_data_plt_aarch64): Add member variables: tlsdesc_rel_, got_,
2096 (Target_aarch64::make_plt_section): Pass got_ and got_irelative_ to
17536 (Output_data_plt_x86_64::got_): New field.
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-98994137 * elf-bfd.h (struct elf_backend_data): Add got_ & plt_header_size.