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

/freebsd-10.2-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
107 int cd_nsyms; /* Number of symbol table entries */ member in struct:ctf_data
241 for (i = symidx + 1; i < cd->cd_nsyms; i++) {
906 cd.cd_nsyms = shdr.sh_size / shdr.sh_entsize;

Completed in 43 milliseconds