Searched refs:DOF_SECT_INTTAB (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h658 #define DOF_SECT_INTTAB 19 /* uint64_t array */ macro
678 ((x) == DOF_SECT_INTTAB) || ((x) == DOF_SECT_XLTAB) || \
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_dof.c234 DOF_SECT_INTTAB, sizeof (uint64_t), 0,
302 * integer table 'intsec' (DOF_SECT_INTTAB). If other sections
320 * integer table 'intsec' (DOF_SECT_INTTAB). If other sections
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c11699 { DOF_SECT_INTTAB, offsetof(dtrace_difo_t, dtdo_inttab),

Completed in 88 milliseconds