Searched refs:DT_IDENT_PTR (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_ident.h | 89 #define DT_IDENT_PTR 2 /* identifier is a magic pointer */ macro
|
H A D | dt_open.c | 436 { "self", DT_IDENT_PTR, 0, 0, DT_ATTR_STABCMN, DT_VERS_1_0, 488 { "this", DT_IDENT_PTR, 0, 0, DT_ATTR_STABCMN, DT_VERS_1_0,
|
H A D | dt_ident.c | 1038 case DT_IDENT_PTR: return ("pointer"); in dt_idkind_name()
|