Searched defs:dt_module_symhash_insert (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_module.c54 dt_module_symhash_insert(dt_module_t *dmp, const char *name, uint_t id) function
94 dt_module_symhash_insert(dmp, name, i);
127 dt_module_symhash_insert(dmp, name, i);

Completed in 49 milliseconds