Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dobject.cc1027 unsigned int sym_shndx = this->adjust_sym_shndx(symndx, in include_section_group() local
1030 if (!is_ordinary || sym_shndx >= this->shnum()) in include_section_group()
1033 symndx, sym_shndx); in include_section_group()
1036 typename This::Shdr member_shdr(shdrs + sym_shndx * This::shdr_size); in include_section_group()