Searched defs:dt_dis_store (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_dis.c | 65 dt_dis_store(const dtrace_difo_t *dp, const char *name, function 411 { "stb", dt_dis_store }, /* DIF_OP_STB */ 412 { "sth", dt_dis_store }, /* DIF_OP_STH */ 413 { "stw", dt_dis_store }, /* DIF_OP_STW */ 414 { "stx", dt_dis_store }, /* DIF_OP_STX */
|
Completed in 46 milliseconds