Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_open.c112 init_symtab(ctf_file_t *fp, const ctf_header_t *hp, in init_symtab() function
746 if ((err = init_symtab(fp, &hp, symsect, strsect)) != 0) { in ctf_bufopen()