Home | History | Annotate | Download | only in src

Lines Matching refs:st_shndx

855       if (syms[cnt].sym.st_shndx == SHN_UNDEF)
874 ebl_section_name (ebl, syms[cnt].sym.st_shndx, syms[cnt].xndx,
894 if (sym->st_shndx == SHN_ABS)
897 if (sym->st_shndx == SHN_UNDEF)
912 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, sym->st_shndx),
998 if (syms[cnt].sym.st_shndx == SHN_UNDEF)
1239 if ((hide_undefined && sym->st_shndx == SHN_UNDEF)
1240 || (hide_defined && sym->st_shndx != SHN_UNDEF)
1267 if (sym->st_shndx != SHN_UNDEF