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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_as.c232 * DT_LINK_PRIMARY = primary kernel symbols static, others dynamic
247 case DT_LINK_PRIMARY:
H A Ddt_impl.h327 #define DT_LINK_PRIMARY 1 /* primary kernel syms static, others dynamic */ macro
H A Ddt_options.c330 dtp->dt_linkmode = DT_LINK_PRIMARY;

Completed in 50 milliseconds