Home | History | Annotate | Download | only in src

Lines Matching refs:xndxshdr

1294 		  GElf_Shdr *xndxshdr = gelf_getshdr (xndxscn, &xndxshdr_mem);
1296 if (xndxshdr == NULL)
1299 if (xndxshdr->sh_type == SHT_SYMTAB_SHNDX
1300 && xndxshdr->sh_link == scnndx)