Searched refs:rcshdr (Results 1 – 1 of 1) sorted by relevance
1093 const GElf_Shdr *rcshdr = gelf_getshdr (scn, &rcshdr_mem); in is_rel_dyn() local1095 if (rcshdr == NULL) in is_rel_dyn()1098 if (rcshdr->sh_type == SHT_DYNAMIC && rcshdr->sh_entsize != 0) in is_rel_dyn()1109 for (cnt = 1; cnt < rcshdr->sh_size / rcshdr->sh_entsize; ++cnt) in is_rel_dyn()