Searched refs:sym_shdr (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Delflint.c2377 GElf_Shdr *sym_shdr = gelf_getshdr (sym_scn, &sym_shdr_mem); local
2380 || sym_shdr == NULL || sym_shdr->sh_entsize == 0)
2396 uint32_t nentries = sym_shdr->sh_size / sym_shdr->sh_entsize;

Completed in 66 milliseconds