Home | History | Annotate | Download | only in src

Lines Matching refs:rshdr

1870       GElf_Shdr *rshdr = gelf_getshdr (elf_getscn (ebl->elf, cnt), &rshdr_mem);
1871 if (rshdr != NULL && rshdr->sh_type == SHT_SYMTAB_SHNDX
1872 && rshdr->sh_link == shdr->sh_link)