Home
last modified time | relevance | path

Searched refs:CL_NONE (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/sgs/rtld/amd64/
H A Ddlamd64getunwind.c72 lmp = _caller(pc, CL_NONE); in getunwind_core()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h464 #define CL_NONE 0 macro
H A Ddlfcns.c1580 if ((almp = _caller(addr, CL_NONE)) == NULL) { in dladdr()
1635 if ((almp = _caller(addr, CL_NONE)) == NULL) { in dladdr1()
/titanic_41/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h669 #define CL_NONE 0 /* No debug information */ macro
H A Dmr_sas.c98 volatile int debug_level_g = CL_NONE;
3898 con_log(CL_NONE, (CE_NOTE, in mfi_state_transition_to_ready()