Home
last modified time | relevance | path

Searched refs:DBG_C_SECTIONS (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c153 if (DBG_NOTCLASS(DBG_C_SECTIONS)) in Dbg_sec_genstr_compress()
167 if (DBG_NOTCLASS(DBG_C_SECTIONS)) in Dbg_sec_unsup_strmerge()
192 if (DBG_NOTCLASS(DBG_C_SECTIONS)) in Dbg_sec_backing()
202 if (DBG_NOTCLASS(DBG_C_SECTIONS)) in Dbg_sec_in()
234 if (DBG_NOTCLASS(DBG_C_SECTIONS)) in Dbg_sec_added()
244 if (DBG_NOTCLASS(DBG_C_SECTIONS)) in Dbg_sec_created()
254 if (DBG_NOTCLASS(DBG_C_SECTIONS | DBG_C_UNUSED)) in Dbg_sec_discarded()
295 if (DBG_NOTCLASS(DBG_C_SECTIONS)) in Dbg_sec_group()
332 if (DBG_NOTCLASS(DBG_C_SECTIONS)) in Dbg_sec_order_list()
426 if (DBG_NOTCLASS(DBG_C_SECTIONS)) in Dbg_sec_order_error()
[all …]
H A Dshdr.c67 if (DBG_NOTCLASS(DBG_C_SECTIONS | DBG_C_SUPPORT)) in Dbg_shdr_modified()
H A D_debug.h60 #define DBG_C_SECTIONS 0x00004000 macro
H A Ddebug.c84 {MSG_ORIG(MSG_TOK_SECTIONS), DBG_C_SECTIONS, 0},