Home | History | Annotate | Download | only in src

Lines Matching refs:xndxshdr

598 	GElf_Shdr *xndxshdr = gelf_getshdr (xndxscn, &xndxshdr_mem);
599 if (xndxshdr == NULL)
602 if (xndxshdr->sh_type == SHT_SYMTAB_SHNDX
603 && xndxshdr->sh_link == (GElf_Word) idx)