Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h137 #define DT_SUNW_CAP 0x60000010 /* hardware/software */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg139 @ MSG_DT_SUNW_CAP_CF "DT_SUNW_CAP" # 0x60000010
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h577 #define DT_SUNW_CAP 0x60000010 /* hardware/software */ macro
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1154 case DT_SUNW_CAP: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c2118 case DT_SUNW_CAP:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2579 dyn->d_tag = DT_SUNW_CAP; in update_odynamic()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3404 case DT_SUNW_CAP: in dynamic()