Lines Matching refs:st_shndx
356 if (sym->st_shndx != SHN_XINDEX)
357 return sym->st_shndx;
546 sym->st_shndx = elf_half_to_cpu(sym->st_shndx);
618 if (sym->st_shndx != SHN_ABS) {
673 if (sym->st_shndx != SHN_ABS) {
841 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname);
843 if (sym->st_shndx == SHN_UNDEF)
930 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname);
975 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname);