Searched refs:cd_symdata (Results 1 – 1 of 1) sorted by relevance
105 Elf_Data *cd_symdata; /* Symbol table */ member246 if (gelf_getsym(cd->cd_symdata, i, &sym) == 0) in next_sym()292 if (cd->cd_symdata == NULL || (nextsym = next_sym(cd, in read_data()342 if (cd->cd_symdata == NULL || (nextsym = next_sym(cd, symidx, in read_funcs()907 cd.cd_symdata = elf_getdata(symscn, NULL); in main()