Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h437 #define DT_FPTR_CTFP(dtp) ((dtp)->dt_ddefs->dm_ctfp) macro
H A Ddt_decl.c871 tip->dtt_ctfp = DT_FPTR_CTFP(dtp); in dt_decl_type()
H A Ddt_module.c1697 tip->dtt_ctfp = DT_FPTR_CTFP(dtp); in dtrace_symbol_type()
H A Ddt_parser.c316 if (ctfp == DT_FPTR_CTFP(dtp) && type == DT_FPTR_TYPE(dtp)) in dt_type_name()