Searched refs:DT_RPATH (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h229 #define DT_RPATH 15 macro
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c93 case DT_RPATH:
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h90 #define DT_RPATH 15 /* run-time search path */ macro
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c378 if ((dyn->d_tag != DT_RPATH) &&
426 case DT_RPATH:
543 * happens when both DT_RPATH and DT_RUNPATH
934 * This routine handles both DT_RPATH and DT_RUNPATH entries, altering
937 * The original SYSV ABI only had DT_RPATH, and the runtime loader used
940 * DT_RPATH, LD_LIBRARY_PATH, defaults
948 * LD_LIBRARY_PATH, DT_RPATH, defaults
956 * So for Solaris, DT_RPATH and DT_RUNPATH mean the same thing. If both
960 * not a DT_RPATH, to conserve available slots for other uses.
980 case DT_RPATH
[all...]
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h541 #define DT_RPATH 15 /* String table offset of library path. [sup] */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c1784 case DT_RPATH:
2136 if ((dyn->d_tag != DT_RPATH) &&
H A Dupdate.c2195 dyn->d_tag = DT_RPATH;
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1179 case DT_RPATH:
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c2045 case DT_RPATH:
3183 case DT_RPATH:
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1909 case DT_RPATH:

Completed in 121 milliseconds