Lines Matching refs:st_shndx
833 if (syms[cnt].sym.st_shndx == SHN_UNDEF)
864 ebl_section_name (ebl, syms[cnt].sym.st_shndx, syms[cnt].xndx,
884 if (sym->st_shndx == SHN_ABS)
887 if (sym->st_shndx == SHN_UNDEF)
901 else if (sym->st_shndx == SHN_COMMON)
906 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, sym->st_shndx),
984 if (syms[cnt].sym.st_shndx == SHN_UNDEF)
1120 if (syms[cnt].sym.st_shndx != SHN_UNDEF)
1357 if ((hide_undefined && sym->st_shndx == SHN_UNDEF)
1358 || (hide_defined && sym->st_shndx != SHN_UNDEF)
1385 if (sym->st_shndx != SHN_UNDEF