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