Searched refs:reloc_shndx_ (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | dwarf_reader.h | 699 symtab_size_(symtab_size), shndx_(shndx), reloc_shndx_(reloc_shndx), in Dwarf_info_reader() 880 unsigned int reloc_shndx_; variable
|
D | object.h | 2675 : shndx_(shndx), name_(name), reloc_shndx_(reloc_shndx), in Deferred_layout() 2682 unsigned int reloc_shndx_; member
|
D | dwarf_reader.cc | 1261 this->reloc_mapper_->initialize(this->reloc_shndx_, this->reloc_type_); in do_parse() 1307 if (this->reloc_shndx_ > 0) in do_parse()
|
D | object.cc | 1884 deferred->reloc_shndx_, in do_layout_deferred_sections() 1895 shdr, deferred->reloc_shndx_, in do_layout_deferred_sections()
|