Searched refs:sym_shndx (Results 1 – 2 of 2) sorted by relevance
963 unsigned int sym_shndx = this->adjust_sym_shndx(symndx, in include_section_group() local966 if (!is_ordinary || sym_shndx >= this->shnum()) in include_section_group()969 symndx, sym_shndx); in include_section_group()972 typename This::Shdr member_shdr(shdrs + sym_shndx * This::shdr_size); in include_section_group()
1418 unsigned int sym_shndx = this->adjust_sym_shndx(i, isym.get_st_shndx(), in find_functions() local1420 if (!is_ordinary || sym_shndx != shndx) in find_functions()