/toolchain/binutils/binutils-2.25/gold/ |
D | copy-relocs.h | 105 shndx_(shndx), output_section_(output_section), in Copy_reloc_entry() 112 unsigned int shndx_; member
|
D | ehframe.h | 273 shndx_(shndx), in Cie() 287 shndx_(cie.shndx_), in Cie() 337 unsigned int shndx_; variable
|
D | output.h | 1139 if (this->shndx_ == INVALID_CODE) in get_relobj() 1245 unsigned int shndx_; variable 2781 : Output_section_data_build(addralign), relobj_(relobj), shndx_(shndx) in Output_relaxed_input_section() 2792 { return this->shndx_; } in shndx() 2801 { this->shndx_ = shndx; } in set_shndx() 2805 unsigned int shndx_; variable 3556 : shndx_(0), p2align_(0) in Input_section() 3565 : shndx_(shndx), in Input_section() 3579 : shndx_(OUTPUT_SECTION_CODE), p2align_(0), in Input_section() 3588 : shndx_(is_string in Input_section() [all …]
|
D | layout.h | 228 : object_(NULL), shndx_(0), is_comdat_(false), is_group_name_(false) in Kept_section() 235 : object_(k.object_), shndx_(k.shndx_), is_comdat_(false), in Kept_section() 264 { return this->shndx_; } in shndx() 270 gold_assert(this->shndx_ == 0); in set_shndx() 271 this->shndx_ = shndx; in set_shndx() 363 unsigned int shndx_; variable
|
D | output.cc | 719 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(INVALID_CODE) in Output_reloc() 741 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(shndx) in Output_reloc() 768 shndx_(INVALID_CODE) in Output_reloc() 794 shndx_(shndx) in Output_reloc() 818 is_section_symbol_(true), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc() 840 is_section_symbol_(true), use_plt_offset_(false), shndx_(shndx) in Output_reloc() 863 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc() 880 is_section_symbol_(false), use_plt_offset_(false), shndx_(shndx) in Output_reloc() 899 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc() 916 is_section_symbol_(false), use_plt_offset_(false), shndx_(shndx) in Output_reloc() [all …]
|
D | incremental.h | 387 { return this->sections_[n].shndx_; } in get_input_section_index() 439 : shndx_(shndx), name_key_(name_key), sh_size_(sh_size) in Input_section() 441 unsigned int shndx_; member 1840 unsigned int shndx_, unsigned int type_, in Local_symbol() 1842 : st_value(value_), name(name_), st_size(size_), st_shndx(shndx_), in Local_symbol()
|
D | copy-relocs.cc | 208 entry.shndx_, entry.address_, in emit()
|
D | dwarf_reader.h | 699 symtab_size_(symtab_size), shndx_(shndx), reloc_shndx_(reloc_shndx), in Dwarf_info_reader() 878 unsigned int shndx_; variable
|
D | mips.cc | 405 : object_(object), symndx_(symndx), tls_type_(tls_type), shndx_(shndx) in Mips_got_entry() 410 : object_(object), symndx_(-1U), tls_type_(tls_type), shndx_(-1U) in Mips_got_entry() 502 { return this->shndx_; } in shndx() 526 unsigned int shndx_; member in __anona7e08b770111::Mips_got_entry 1355 : object_(object), shndx_(shndx), r_sym_(0), gsym_(NULL), in Mips16_stub_section() 1371 { return this->object_->section_size(this->shndx_); } in section_size() 1376 { return this->shndx_; } in shndx() 1441 { return this->object_->is_mips16_fn_stub_section(this->shndx_); } in is_fn_stub() 1446 { return this->object_->is_mips16_call_stub_section(this->shndx_); } in is_call_stub() 1451 { return this->object_->is_mips16_call_fp_stub_section(this->shndx_); } in is_call_fp_stub() [all …]
|
D | aarch64.cc | 944 shndx_(shndx), sh_offset_(sh_offset), in Erratum_stub() 959 { return this->shndx_; } in shndx() 1036 if (this->shndx_ != k.shndx_) in operator <() 1037 return this->shndx_ < k.shndx_; in operator <() 1050 const unsigned int shndx_; member in __anon20db65070111::Erratum_stub 1777 shndx_(shndx), offset_(offset) in Mapping_symbol_position() 1784 return (this->shndx_ < p.shndx_ in operator <() 1785 || (this->shndx_ == p.shndx_ && this->offset_ < p.offset_)); in operator <() 1789 unsigned int shndx_; member 2220 p->first.shndx_ == shndx) in scan_errata() [all …]
|
D | object.cc | 1882 deferred->shndx_, in do_layout_deferred_sections() 1891 if (!this->is_section_included(deferred->shndx_)) in do_layout_deferred_sections() 1894 this->layout_section(layout, deferred->shndx_, deferred->name_.c_str(), in do_layout_deferred_sections() 1910 unsigned int shndx = deferred->shndx_; in do_layout_deferred_sections()
|
D | powerpc.cc | 455 Sec_info(Address start_, Address len_, unsigned int shndx_) in Sec_info() 456 : start(start_), len(len_), shndx(shndx_) in Sec_info() 1221 : object_(ppc_object), shndx_(data_shndx), offset_(r_offset), in Branch_info() 1237 unsigned int shndx_; member in __anon0f0c9f3e0111::Target_powerpc::Branch_info 2637 stub_table = this->object_->stub_table(this->shndx_); in make_stub() 2644 Address from = this->object_->get_output_section_offset(this->shndx_); in make_stub() 2646 from += (this->object_->output_section(this->shndx_)->address() in make_stub() 2663 Address from = this->object_->get_output_section_offset(this->shndx_); in make_stub() 2665 from += (this->object_->output_section(this->shndx_)->address() in make_stub() 2717 stub_table = this->object_->stub_table(this->shndx_); in make_stub() [all …]
|
D | arm.cc | 681 { return this->shndx_; } in shndx() 707 : Stub(stub_template), relobj_(relobj), shndx_(shndx), in Cortex_a8_stub() 742 unsigned int shndx_; member in __anon5653a9be0111::Cortex_a8_stub 1051 : Output_section_data(8, 4, true), relobj_(relobj), shndx_(shndx) in Arm_exidx_cantunwind() 1062 { return this->shndx_; } in shndx() 1088 unsigned int shndx_; member in __anon5653a9be0111::Arm_exidx_cantunwind 1420 : relobj_(relobj), shndx_(shndx), link_(link), size_(size), in Arm_exidx_input_section() 1437 { return this->shndx_; } in shndx() 1473 unsigned int shndx_; member in __anon5653a9be0111::Arm_exidx_input_section 5371 Output_section* os = this->relobj_->output_section(this->shndx_); in do_fixed_endian_write() [all …]
|
D | dwarf_reader.cc | 1248 this->buffer_ = this->object_->decompressed_section_contents(this->shndx_, in do_parse() 1256 off_t section_offset = this->object_->output_section_offset(this->shndx_); in do_parse() 1515 this->object_->section_name(this->shndx_).c_str()); in warn_corrupt_debug_section()
|
D | object.h | 2675 : shndx_(shndx), name_(name), reloc_shndx_(reloc_shndx), in Deferred_layout() 2680 unsigned int shndx_; member
|
D | ehframe.cc | 425 merge_map->add_mapping(this->object_, this->shndx_, this->input_offset_, in set_output_offset()
|
D | ChangeLog | 3383 all references to shndx_. Handle special case for R_PPC_PLTREL24 5289 * ehframe.h (class Fde): Update declarations. Move shndx_ and 6464 (Incremental_object_entry::shndx_): New data member.
|