Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/include/fcode/
H A Ddebug.h44 #define DEBUG_EXEC_DUMP_DS 0x00000080 macro
/titanic_41/usr/src/lib/efcode/engine/
H A Dtracing.c172 DEBUG_EXEC_TRACE|DEBUG_EXEC_DUMP_DS); in do_fclib_step()
H A Ddebug.c523 if ((dl & (DEBUG_EXEC_DUMP_DS | DEBUG_EXEC_DUMP_RS | in do_exec_debug()
529 dl |= DEBUG_EXEC_DUMP_DS; in do_exec_debug()
535 if (dl & DEBUG_EXEC_DUMP_DS) in do_exec_debug()
662 DEBUG_EXEC_DUMP_DS, "exec-dump-ds",