Searched defs:init_symtab (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/ctf/ | ||
H A D | ctf_open.c | 111 init_symtab(ctf_file_t *fp, const ctf_header_t *hp, function 742 if ((err = init_symtab(fp, &hp, symsect, strsect)) != 0) { |
Completed in 78 milliseconds