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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddebug_info.h54 } debug_info_t; typedef in typeref:struct:debug_info
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c964 debug_info_t *di;
967 ASSERT(sizeof (debug_info_t) < MMU_PAGESIZE);
977 di = (debug_info_t *)mem;
/illumos-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/
H A Dmdb_kb.c186 debug_info_t xkb_info;
961 debug_info_t *info = &xkb->xkb_info;

Completed in 59 milliseconds