Home
last modified time | relevance | path

Searched refs:reloc_shndx_ (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gold/
H A Ddwarf_reader.h699 symtab_size_(symtab_size), shndx_(shndx), reloc_shndx_(reloc_shndx), in Dwarf_info_reader()
887 unsigned int reloc_shndx_; variable
H A Ddwarf_reader.cc1275 this->reloc_mapper_->initialize(this->reloc_shndx_, this->reloc_type_); in do_parse()
1321 if (this->reloc_shndx_ > 0) in do_parse()
H A Dobject.h2832 : name_(name), shndx_(shndx), reloc_shndx_(reloc_shndx), in Deferred_layout()
2841 unsigned int reloc_shndx_; member
H A Dobject.cc2061 deferred->reloc_shndx_, in do_layout_deferred_sections()
2072 shdr, shdr.get_sh_type(), deferred->reloc_shndx_, in do_layout_deferred_sections()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddwarf_reader.h699 symtab_size_(symtab_size), shndx_(shndx), reloc_shndx_(reloc_shndx), in Dwarf_info_reader()
880 unsigned int reloc_shndx_; variable
H A Ddwarf_reader.cc1260 this->reloc_mapper_->initialize(this->reloc_shndx_, this->reloc_type_); in do_parse()
1306 if (this->reloc_shndx_ > 0) in do_parse()
H A Dobject.h2796 : shndx_(shndx), name_(name), reloc_shndx_(reloc_shndx), in Deferred_layout()
2803 unsigned int reloc_shndx_; member
H A Dobject.cc1948 deferred->reloc_shndx_, in do_layout_deferred_sections()
1959 shdr, deferred->reloc_shndx_, in do_layout_deferred_sections()