gelf_getsym
GElf_Sym *gelf_getsym(Elf_Data *_src, int _index, GElf_Sym *_dst);
if (gelf_getsym(edata, (int)i, &sym) == NULL)