Searched refs:DT_FPTR_TYPE (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_impl.h362 #define DT_FPTR_TYPE(dtp) ((dtp)->dt_type_fptr) macro
H A Ddt_decl.c866 tip->dtt_type = DT_FPTR_TYPE(dtp);
H A Ddt_module.c1253 tip->dtt_type = DT_FPTR_TYPE(dtp);
H A Ddt_parser.c291 if (ctfp == DT_FPTR_CTFP(dtp) && type == DT_FPTR_TYPE(dtp))

Completed in 31 milliseconds