Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmodctl.h689 #define MODDEBUG_NOCTF 0x00000020 /* do not load CTF debug data */ macro
/titanic_44/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c973 if ((ctf_shp != NULL) && ((moddebug & MODDEBUG_NOCTF) == 0)) { in init_xen_module()
/titanic_44/usr/src/uts/common/krtld/
H A Dkobj.c1646 if (_moddebug & MODDEBUG_NOCTF) { in kobj_export_ctf()
2633 if (_moddebug & MODDEBUG_NOCTF) in get_ctf()