Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c316 return (DBG_CONF_IGNORE); in elf_config()
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c516 case DBG_CONF_IGNORE: in Dbg_file_config_dis()
/titanic_44/usr/src/cmd/sgs/include/
H A Ddebug.h63 #define DBG_CONF_IGNORE 1 /* configuration processing errors */ macro