Home | History | Annotate | Download | only in src

Lines Matching full:st_shndx

843       if (syms[cnt].sym.st_shndx == SHN_UNDEF)
868 ebl_section_name (ebl, syms[cnt].sym.st_shndx, syms[cnt].xndx,
888 if (sym->st_shndx == SHN_ABS)
891 if (sym->st_shndx == SHN_UNDEF)
906 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, sym->st_shndx),
979 if (syms[cnt].sym.st_shndx == SHN_UNDEF)
1338 if ((hide_undefined && sym->st_shndx == SHN_UNDEF)
1339 || (hide_defined && sym->st_shndx != SHN_UNDEF)
1366 if (sym->st_shndx != SHN_UNDEF