Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_lib.c403 ctf_sect_munmap(const ctf_sect_t *sp) in ctf_sect_munmap() function
469 ctf_sect_munmap(&ctfsect); in ctf_fdcreate_int()
660 ctf_sect_munmap(&ctfsect); in ctf_fdcreate_int()
661 ctf_sect_munmap(&symsect); in ctf_fdcreate_int()
662 ctf_sect_munmap(&strsect); in ctf_fdcreate_int()
/illumos-gate/usr/src/cmd/mdb/common/libstandctf/
H A Dctf_subr.c54 ctf_sect_munmap(const ctf_sect_t *sp) in ctf_sect_munmap() function
/illumos-gate/usr/src/uts/common/ctf/
H A Dctf_mod.c79 ctf_sect_munmap(const ctf_sect_t *sp) in ctf_sect_munmap() function
/illumos-gate/usr/src/common/ctf/
H A Dctf_impl.h305 extern void ctf_sect_munmap(const ctf_sect_t *);
H A Dctf_open.c934 ctf_sect_munmap(&fp->ctf_data); in ctf_close()
936 ctf_sect_munmap(&fp->ctf_symtab); in ctf_close()
938 ctf_sect_munmap(&fp->ctf_strtab); in ctf_close()