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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_impl.h176 #define DT_DM_PRIMARY 0x4 /* module is a krtld primary kernel object */ macro
H A Ddt_module.c1388 dmp->dm_flags |= DT_DM_PRIMARY;
1696 if (dmp->dm_flags & DT_DM_PRIMARY)
H A Ddt_parser.c2708 if (mp->dm_flags & DT_DM_PRIMARY)

Completed in 118 milliseconds