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

/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c102 * an ELF file with a symbol table. cd_strdata and cd_nsyms should be
106 Elf_Data *cd_strdata; /* Symbol table strings */ member in struct:ctf_data
249 name = (char *)cd->cd_strdata->d_buf + sym.st_name;
908 cd.cd_strdata = elf_getdata(symstrscn, NULL);

Completed in 166 milliseconds