Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h151 #define DT_SUNW_SYMSORTSZ 0x60000015 /* size of SUNW_SYMSORT */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg154 @ MSG_DT_SUNW_SYMSORTSZ_CF "DT_SUNW_SYMSORTSZ" # 0x60000015
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1306 case DT_SUNW_SYMSORTSZ: in fake_shdr_cache()
H A Delfdump.c3472 case DT_SUNW_SYMSORTSZ: in dynamic()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1222 case DT_SUNW_SYMSORTSZ: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c2110 case DT_SUNW_SYMSORTSZ:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2349 dyn->d_tag = DT_SUNW_SYMSORTSZ; in update_odynamic()