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

/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.h89 #define DT_IDENT_PTR 2 /* identifier is a magic pointer */ macro
H A Ddt_open.c416 { "self", DT_IDENT_PTR, 0, 0, DT_ATTR_STABCMN, DT_VERS_1_0,
466 { "this", DT_IDENT_PTR, 0, 0, DT_ATTR_STABCMN, DT_VERS_1_0,
H A Ddt_ident.c1033 case DT_IDENT_PTR: return ("pointer");

Completed in 57 milliseconds