Home
last modified time | relevance | path

Searched refs:DT_USED (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c101 case DT_USED: in update_dynamic()
/titanic_44/usr/src/uts/common/sys/
H A Dlink.h241 #define DT_USED 0x7ffffffe /* ignored - same as needed */ macro
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.c287 (dyn[syminfo->si_boundto].d_tag == DT_USED))) in dump_syminfo()
512 (dyn->d_tag == DT_USED)) && in needed_to_boundto()
H A Ddyn.c428 case DT_USED: in print_dyn()
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg279 @ MSG_DT_USED_CF "DT_USED" # 0x7ffffffe
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Delf.c1784 case DT_USED:
2172 case DT_USED:
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dfiles.c1773 case DT_USED: in process_rel_dynamic()
2160 (dyn->d_tag == DT_USED)) { in process_dynamic()
/titanic_44/usr/src/cmd/sgs/dump/common/
H A Ddump.c1187 case DT_USED: in dump_dynamic()
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c2027 case DT_USED: in syminfo()
3161 case DT_USED: in dynamic()