Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c124 case DT_VERNEED: in update_dynamic()
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h233 #define DT_VERNEED 0x6ffffffe /* version needed table and */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg272 @ MSG_DT_VERNEED_CF "DT_VERNEED" # 0x6ffffffe
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h626 #define DT_VERNEED 0x6ffffffe /* Address of verneed section. */ macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1353 case DT_VERNEED: in fake_shdr_cache()
H A Delfdump.c3494 case DT_VERNEED: in dynamic()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1168 case DT_VERNEED: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1944 case DT_VERNEED:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2422 dyn->d_tag = DT_VERNEED; in update_odynamic()