Home
last modified time | relevance | path

Searched refs:DT_DEBUG (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h235 #define DT_DEBUG 21 macro
/titanic_41/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c135 case DT_DEBUG: in update_dynamic()
/titanic_41/usr/src/lib/libtnfctl/
H A Delf.c127 prexstat = dyn_findtag(dynam_tab, DT_DEBUG, dynamic_addr, in _tnfctl_elf_dbgent()
H A Dinternal.c182 if (dp->d_tag == DT_DEBUG) { in inprocess_get_dtdebug()
/titanic_41/usr/src/uts/common/sys/
H A Dlink.h96 #define DT_DEBUG 21 /* pointer to r_debug structure */ macro
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg91 @ MSG_DT_DEBUG_CF "DT_DEBUG" # 21
/titanic_41/usr/src/cmd/sgs/librtld_db/common/
H A Drd_elf.c269 rc = find_dynamic_ent32(rap, symaddr, DT_DEBUG, &dyn); in _rd_reset32()
/titanic_41/usr/src/cmd/sgs/dump/common/
H A Ddump.c1145 case DT_DEBUG: in dump_dynamic()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Delf.c1950 case DT_DEBUG:
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2507 dyn->d_tag = DT_DEBUG; in update_odynamic()