Searched refs:kmdb_module_addr_to_ctf (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_module.h104 extern ctf_file_t *kmdb_module_addr_to_ctf(uintptr_t);
H A Dkmdb_module.c171 kmdb_module_addr_to_ctf(uintptr_t addr) function
H A Dkmdb_kvm.c1318 return (kmdb_module_addr_to_ctf(addr));

Completed in 49 milliseconds