Home
last modified time | relevance | path

Searched refs:RPATH (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/size/
H A DMakefile.com43 RPATH = '-R$$ORIGIN/../../lib/$(MACH64)'
44 LDFLAGS += $(RPATH)
/illumos-gate/usr/src/cmd/sgs/ld/
H A DMakefile.com44 RPATH = '-R$$ORIGIN/../../lib/$(MACH64)'
46 LDFLAGS += $(VERSREF) $(MAPOPTS) $(RPATH)
/illumos-gate/usr/src/tools/sgs/ld/
H A DMakefile35 RPATH = '-R$$ORIGIN/../../lib/$(MACH)/64' macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c229 if (RPATH(lmp)) { in get_dir_list()
230 DBG_CALL(Dbg_libs_path(lml, RPATH(lmp), LA_SER_RUNPATH, in get_dir_list()
243 RPATH(lmp), NAME(lmp)); in get_dir_list()
253 (void) expand_paths(lmp, RPATH(lmp), in get_dir_list()
H A Drtld.msg139 @ MSG_LDD_PTH_RUNPATH " search path=%s (RUNPATH/RPATH from file %s)\n"
280 @ MSG_USD_RUNPATH " unused search path=%s (RUNPATH/RPATH from \
H A Delf.c2215 RPATH(lmp) = (char *)(rpath + (char *)STRTAB(lmp));
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h946 #define RPATH(X) ((X)->rt_runpath) macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg73 @ MSG_DT_RPATH_CFNP "RPATH"
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg36 @ MSG_STR_RPATH "RPATH"
471 @ MSG_RTMAP_LINE10 " RLIST: 0x%0?p\t RPATH: %s\n"
H A Drtld.c474 if ((str = String((uintptr_t)RPATH(&rtmap), in dcmd_rtmap()
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README123 4158744 patch 103627-02 causes core when RPATH has blank entry and
146 4158744 patch 103627-02 causes core when RPATH has blank entry and
162 4158744 patch 103627-02 causes core when RPATH has blank entry and
1352 6519951 bfu is just another word for exit today (RPATH -> RUNPATH conversion
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg768 @ MSG_LIB_RUNPATH " search path=%s (RUNPATH/RPATH from file %s)"
914 @ MSG_USD_RUNPATH " search path=%s unused: RUNPATH/RPATH from file %s"