Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h393 #define DT_FPTR_TYPE(dtp) ((dtp)->dt_type_fptr) macro
H A Ddt_decl.c911 tip->dtt_type = DT_FPTR_TYPE(dtp); in dt_decl_type()
H A Ddt_module.c1518 tip->dtt_type = DT_FPTR_TYPE(dtp); in dtrace_symbol_type()
H A Ddt_parser.c312 if (ctfp == DT_FPTR_CTFP(dtp) && type == DT_FPTR_TYPE(dtp)) in dt_type_name()