Searched defs:dt_dis_store (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libdtrace/common/ |
H A D | dt_dis.c | 61 dt_dis_store(const dtrace_difo_t *dp, const char *name, function 396 { "stb", dt_dis_store }, /* DIF_OP_STB */ 397 { "sth", dt_dis_store }, /* DIF_OP_STH */ 398 { "stw", dt_dis_store }, /* DIF_OP_STW */ 399 { "stx", dt_dis_store }, /* DIF_OP_STX */
|
Completed in 16 milliseconds