Home
last modified time | relevance | path

Searched refs:DT_TEXTREL (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h236 #define DT_TEXTREL 22 macro
/titanic_41/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c97 case DT_TEXTREL: in update_dynamic()
/titanic_41/usr/src/uts/common/sys/
H A Dlink.h97 #define DT_TEXTREL 22 /* text relocations remain for this object */ macro
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg94 @ MSG_DT_TEXTREL_CF "DT_TEXTREL" # 22
/titanic_41/usr/src/cmd/sgs/dump/common/
H A Ddump.c1146 case DT_TEXTREL: in dump_dynamic()
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2374 dyn->d_tag = DT_TEXTREL; in update_odynamic()