Searched refs:reloc_shndx_ (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | dwarf_reader.h | 712 symtab_size_(symtab_size), shndx_(shndx), reloc_shndx_(reloc_shndx), in Dwarf_info_reader() 923 unsigned int reloc_shndx_; variable
|
H A D | object.h | 2861 : name_(name), shndx_(shndx), reloc_shndx_(reloc_shndx), in Deferred_layout() 2870 unsigned int reloc_shndx_; member
|
H A D | dwarf_reader.cc | 1491 this->reloc_mapper_->initialize(this->reloc_shndx_, this->reloc_type_); in do_parse() 1544 if (this->reloc_shndx_ > 0) in do_parse()
|
H A D | object.cc | 2067 deferred->reloc_shndx_, in do_layout_deferred_sections() 2078 shdr, shdr.get_sh_type(), deferred->reloc_shndx_, in do_layout_deferred_sections()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | dwarf_reader.h | 712 symtab_size_(symtab_size), shndx_(shndx), reloc_shndx_(reloc_shndx), in Dwarf_info_reader() 923 unsigned int reloc_shndx_; variable
|
H A D | object.h | 2861 : name_(name), shndx_(shndx), reloc_shndx_(reloc_shndx), in Deferred_layout() 2870 unsigned int reloc_shndx_; member
|
H A D | dwarf_reader.cc | 1491 this->reloc_mapper_->initialize(this->reloc_shndx_, this->reloc_type_); in do_parse() 1544 if (this->reloc_shndx_ > 0) in do_parse()
|
H A D | object.cc | 2067 deferred->reloc_shndx_, in do_layout_deferred_sections() 2078 shdr, shdr.get_sh_type(), deferred->reloc_shndx_, in do_layout_deferred_sections()
|