Home
last modified time | relevance | path

Searched refs:init_symtab (Results 1 – 1 of 1) sorted by relevance

/trueos/cddl/contrib/opensolaris/common/ctf/
HDctf_open.c111 init_symtab(ctf_file_t *fp, const ctf_header_t *hp, in init_symtab() function
742 if ((err = init_symtab(fp, &hp, symsect, strsect)) != 0) { in ctf_bufopen()