Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libctf/common/
H A Dctf_lib.c178 ctf_sect_munmap(const ctf_sect_t *sp) in ctf_sect_munmap() function
241 ctf_sect_munmap(&ctfsect); in ctf_fdopen()
426 ctf_sect_munmap(&ctfsect); in ctf_fdopen()
427 ctf_sect_munmap(&symsect); in ctf_fdopen()
428 ctf_sect_munmap(&strsect); in ctf_fdopen()
/titanic_44/usr/src/cmd/mdb/common/libstandctf/
H A Dctf_subr.c56 ctf_sect_munmap(const ctf_sect_t *sp) in ctf_sect_munmap() function
/titanic_44/usr/src/uts/common/ctf/
H A Dctf_mod.c81 ctf_sect_munmap(const ctf_sect_t *sp) in ctf_sect_munmap() function
/titanic_44/usr/src/common/ctf/
H A Dctf_impl.h315 extern void ctf_sect_munmap(const ctf_sect_t *);
H A Dctf_open.c913 ctf_sect_munmap(&fp->ctf_data); in ctf_close()
915 ctf_sect_munmap(&fp->ctf_symtab); in ctf_close()
917 ctf_sect_munmap(&fp->ctf_strtab); in ctf_close()