Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h696 #define MODDEBUG_NOCTF 0x00000020 /* do not load CTF debug data */ macro
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c953 if ((ctf_shp != NULL) && ((moddebug & MODDEBUG_NOCTF) == 0)) { in init_xen_module()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c1701 if (_moddebug & MODDEBUG_NOCTF) { in kobj_export_ctf()
2747 if (_moddebug & MODDEBUG_NOCTF) in get_ctf()