Home
last modified time | relevance | path

Searched refs:DT_SUNW_SYMSORT (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dlink.h150 #define DT_SUNW_SYMSORT 0x60000014 /* sym indices sorted by addr */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg151 @ MSG_DT_SUNW_SYMSORT_CF "DT_SUNW_SYMSORT" # 0x60000014
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1301 case DT_SUNW_SYMSORT: in fake_shdr_cache()
H A Delfdump.c3367 case DT_SUNW_SYMSORT: in dynamic()
/titanic_50/usr/src/cmd/sgs/dump/common/
H A Ddump.c1159 case DT_SUNW_SYMSORT: in dump_dynamic()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Delf.c2132 case DT_SUNW_SYMSORT:
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2279 dyn->d_tag = DT_SUNW_SYMSORT; in update_odynamic()