Lines Matching refs:xndxshdr
1294 GElf_Shdr *xndxshdr = gelf_getshdr (xndxscn, &xndxshdr_mem);1296 if (xndxshdr == NULL)1299 if (xndxshdr->sh_type == SHT_SYMTAB_SHNDX1300 && xndxshdr->sh_link == scnndx)