Home
last modified time | relevance | path

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

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