Home
last modified time | relevance | path

Searched refs:dt_idops_regs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h134 extern const dt_idops_t dt_idops_regs; /* regs[]/uregs[] built-in */
H A Ddt_open.c435 DT_VERS_1_0, &dt_idops_regs, NULL },
444 &dt_idops_regs, NULL },
H A Ddt_ident.c587 const dt_idops_t dt_idops_regs = { variable