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

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.h96 #define DT_IDENT_SYMBOL 9 /* identifier is an external symbol */ macro
H A Ddt_ident.c1045 case DT_IDENT_SYMBOL: return ("external symbol reference");
H A Ddt_module.c1067 idp = dt_idhash_insert(dmp->dm_extern, name, DT_IDENT_SYMBOL, 0, id,
H A Ddt_parser.c2772 idp = dt_ident_create(name, DT_IDENT_SYMBOL, 0, 0,

Completed in 78 milliseconds