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