Searched refs:DT_VERNEED (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c124 case DT_VERNEED:
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h232 #define DT_VERNEED 0x6ffffffe /* version needed table and */ macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1353 case DT_VERNEED:
H A Delfdump.c3415 case DT_VERNEED:
/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/dump/common/
H A Ddump.c1169 case DT_VERNEED:
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1970 case DT_VERNEED:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2309 * Versioning sections: DT_VERDEF and DT_VERNEED.
2356 dyn->d_tag = DT_VERNEED;

Completed in 384 milliseconds