| /dflybsd-src/contrib/binutils-2.27/gold/ |
| H A D | tilegx.cc | 76 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 __anon6a7805650111::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 __anon6a7805650111::Target_tilegx 1860 if (this->got_ == NULL) in got_section() [all …]
|
| H A D | x86_64.cc | 98 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 __anonb56c4b670111::Output_data_plt_x86_64 450 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_x86_64() 614 gold_assert(this->got_ != NULL); in got_size() 615 return this->got_->data_size(); in got_size() 622 if (this->got_ == NULL) in got_entry_count() 1084 Output_data_got<64, false>* got_; member in __anonb56c4b670111::Target_x86_64 1184 if (this->got_ == NULL) in got_section() 1199 this->got_ = new Output_data_got<64, false>(); in got_section() [all …]
|
| H A D | aarch64.cc | 2800 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_aarch64() 3388 Output_data_got_aarch64<size, big_endian>* got_; member in __anonb61028e10111::Target_aarch64 3540 if (this->got_ == NULL) in got_section() 3563 this->got_ = new Output_data_got_aarch64<size, big_endian>(symtab, in got_section() 3567 this->got_, got_order, true); in got_section() 3571 this->got_->add_constant(0); in got_section() 3579 this->got_, in got_section() 3626 return this->got_; in got_section() 4091 got_(got), got_plt_(got_plt), got_irelative_(got_irelative), in Output_data_plt_aarch64() 4276 Output_data_got_aarch64<size, big_endian>* got_; member in __anonb61028e10111::Output_data_plt_aarch64 [all …]
|
| H A D | sparc.cc | 61 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 __anondaff5b510111::Target_sparc 1232 if (this->got_ == NULL) in got_section() 1236 this->got_ = new Output_data_got<size, big_endian>(); in got_section() [all …]
|
| H A D | i386.cc | 360 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 __anon8acff9420111::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()
|
| H A D | powerpc.cc | 511 got_(NULL), plt_(NULL), iplt_(NULL), brlt_section_(NULL), in Target_powerpc() 707 gold_assert(this->got_ != NULL); in got_size() 708 return this->got_->data_size(); in got_size() 749 gold_assert(this->got_ != NULL); in got_section() 750 return this->got_; in got_section() 765 if (this->got_ == NULL) in got_entry_count() 1280 Output_data_got_powerpc<size, big_endian>* got_; member in __anona44163180111::Target_powerpc 2385 if (this->got_ == NULL) in got_section() 2389 this->got_ in got_section() 2394 this->got_, ORDER_DATA, false); in got_section() [all …]
|
| H A D | mips.cc | 3294 : 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 __anon40c64d910111::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 …]
|
| H A D | arm.cc | 2125 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_arm() 2358 { return this->got_ != NULL; } in has_got_section() 2364 gold_assert(this->got_ != NULL); in got_size() 2365 return this->got_->data_size(); in got_size() 2974 Arm_output_data_got<big_endian>* got_; member in __anonf61c90980111::Target_arm 4284 if (this->got_ == NULL) in got_section() 4299 this->got_ = new Arm_output_data_got<big_endian>(symtab, layout); in got_section() 4303 this->got_, got_order, is_got_relro); in got_section() 4335 return this->got_; in got_section() 7493 Arm_output_data_got<big_endian>* got_; member in __anonf61c90980111::Output_data_plt_arm [all …]
|
| /dflybsd-src/contrib/binutils-2.34/gold/ |
| H A D | x86_64.cc | 98 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() 228 { return this->got_; } in got() 338 Output_data_got<64, false>* got_; member in __anon23a6bbc50111::Output_data_plt_x86_64 704 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_x86_64() 873 gold_assert(this->got_ != NULL); in got_size() 874 return this->got_->data_size(); in got_size() 881 if (this->got_ == NULL) in got_entry_count() 1355 Output_data_got<64, false>* got_; member in __anon23a6bbc50111::Target_x86_64 1473 if (this->got_ == NULL) in got_section() [all …]
|
| H A D | i386.cc | 360 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 __anon7c56ba200111::Target_i386 936 if (this->got_ == NULL) in got_section() 940 this->got_ = new Output_data_got<32, false>(); in got_section() 956 this->got_, got_order, true); in got_section() 1003 return this->got_; in got_section()
|