Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_as.c239 case DT_LINK_KERNEL: in dt_as()
H A Ddt_impl.h337 #define DT_LINK_KERNEL 0 /* kernel syms static, user syms dynamic */ macro
H A Ddt_options.c308 dtp->dt_linkmode = DT_LINK_KERNEL; in dt_opt_linkmode()
H A Ddt_open.c947 dtp->dt_linkmode = DT_LINK_KERNEL; in dt_vopen()