Searched refs:rpath (Results 26 - 50 of 108) sorted by relevance

12345

/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh2458 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2481 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5189 rpath=
5443 rpath | xrpath)
5451 if test "$prev" = rpath; then
5452 case "$rpath " in
5454 *) func_append rpath " $arg" ;;
5750 -rpath)
5751 prev=rpath
6696 # Make sure the rpath contain
[all...]
/freebsd-11-stable/share/mk/
H A Dmeta2deps.py113 rpath = resolve(path, cwd, last_dir, debug, debug_out)
114 if rpath:
115 path = rpath
H A Dlocal.meta.sys.mk182 LDFLAGS_LAST+= -Wl,-rpath-link,${STAGE_LIBDIR}
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta2deps.py138 rpath = resolve(path, cwd, last_dir, debug, debug_out)
139 if rpath:
140 path = rpath
/freebsd-11-stable/contrib/subversion/
H A DMakefile.in236 # use rpath due to way rpath is implemented in the Mach executable format.
275 LINK = $(LIBTOOL) $(LTFLAGS) --mode=link $(CC) $(LT_LDFLAGS) $(CFLAGS) $(LDFLAGS) -rpath $(libdir)
277 LINK_CXX = $(LIBTOOL) $(LTCXXFLAGS) --mode=link $(CXX) $(LT_LDFLAGS) $(CXXFLAGS) $(LDFLAGS) -rpath $(libdir)
282 LINK_APACHE_MOD = $(LIBTOOL) $(LTFLAGS) --mode=link $(CC) $(LT_LDFLAGS) $(CFLAGS) $(LDFLAGS) -rpath $(APACHE_LIBEXECDIR) -avoid-version -module $(APACHE_LDFLAGS) -shared
309 LINK_PY_WRAPPER = $(LIBTOOL) $(LTFLAGS) --mode=link $(SWIG_PY_LINK) $(SWIG_LDFLAGS) -rpath $(swig_pydir) -avoid-version -module
310 LINK_RB_WRAPPER = $(LIBTOOL) $(LTFLAGS) --mode=link $(SWIG_RB_LINK) $(SWIG_LDFLAGS) -rpath $(swig_rbdir) -avoid-version -module
312 LINK_JAVAHL_CXX = $(LIBTOOL) $(LTCXXFLAGS) --mode=link $(CXX) $(LT_LDFLAGS) $(CXXFLAGS) $(LDFLAGS) $(LT_CXX_LIBADD) -rpath $(libdir)
/freebsd-11-stable/contrib/less/
H A Dfilename.c808 char rpath[PATH_MAX]; local
809 if (realpath(path, rpath) != NULL)
810 return (save(rpath));
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh2427 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2450 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5144 rpath=
5398 rpath | xrpath)
5406 if test "$prev" = rpath; then
5407 case "$rpath " in
5409 *) func_append rpath " $arg" ;;
5703 -rpath)
5704 prev=rpath
6631 # Make sure the rpath contain
[all...]
/freebsd-11-stable/contrib/libucl/
H A DMakefile.w3224 LD_UCL_FLAGS ?= -L$(OBJDIR) -Wl,-rpath,$(OBJDIR) -lucl
H A DMakefile.unix21 LD_UCL_FLAGS ?= -L$(OBJDIR) -Wl,-rpath,$(OBJDIR) -lucl
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound.spec32 %configure --with-conf-file=%{_localstatedir}/%{name}/unbound.conf --disable-rpath
/freebsd-11-stable/contrib/apr-util/
H A DMakefile.in26 LINK_MODULE = $(LIBTOOL) $(LTFLAGS) --mode=link $(CC) $(LT_LDFLAGS) $(ALL_CFLAGS) $(ALL_LDFLAGS) $(APRUTIL_LDFLAGS) -release $(APRUTIL_MAJOR_VERSION) -module -rpath $(APU_DSO_LIBDIR)
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DConfig.h118 std::string rpath; member in struct:lld::elf::Configuration
/freebsd-11-stable/libexec/rtld-elf/
H A Drtld.h215 char *rpath; /* Search path specified in object */ member in struct:Struct_Obj_Entry
249 bool z_origin : 1; /* Process rpath and soname tokens */
H A Dmap_object.c445 free(obj->rpath);
H A Drtld.c1409 obj->rpath = (char *)obj->strtab + dyn_rpath->d_un.d_val;
1410 obj->rpath = origin_subst(obj, obj->rpath);
1649 * (1) Handled in digest_dynamic2 - rpath left NULL if runpath defined.
1677 * If refobj->rpath != NULL, then refobj->runpath is NULL. Fall
1682 if (objgiven && refobj->rpath != NULL && ld_library_path_rpath) {
1688 pathname = search_library_path(name, refobj->rpath,
1707 pathname = search_library_path(name, refobj->rpath,
1713 pathname = search_library_path(name, obj_main->rpath,
3923 path_enumerate(obj->rpath, fill_search_inf
[all...]
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c358 char rpath[NG_PATHSIZ]; local
388 if ((mesg = csock_read(rpath)) == NULL) {
402 strcpy(b->path, rpath);
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h327 void addRpath(StringRef rpath);
/freebsd-11-stable/usr.sbin/gssd/
H A Dgssd.c1012 * file's path id into "rpath". Otherwise, return 0.
1015 find_ccache_file(const char *dirpath, uid_t uid, char *rpath) argument
1058 strcpy(rpath, retpath);
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp470 void MachOLinkingContext::addRpath(StringRef rpath) { argument
471 _rpaths.push_back(rpath);
/freebsd-11-stable/contrib/sendmail/src/
H A Ddeliver.c1368 char *rpath; /* translated return path */ local
1440 rpath = remotename(p, m, RF_SENDERADDR|RF_CANONICAL, &rcode, e);
1443 if (strlen(rpath) > MAXNAME)
1445 rpath = shortenstring(rpath, MAXSHORTSTR);
1449 syserr("remotename: huge return path %s", rpath);
1451 rpath = sm_rpool_strdup_x(e->e_rpool, rpath);
1452 macdefine(&e->e_macro, A_PERM, 'g', rpath);
1471 *pvp++ = rpath;
[all...]
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A DMakefile.in78 @LIBMUDFLAPTH_TRUE@am_libmudflapth_la_rpath = -rpath $(toolexeclibdir)
383 $(LINK) -rpath $(toolexeclibdir) $(libmudflap_la_LDFLAGS) $(libmudflap_la_OBJECTS) $(libmudflap_la_LIBADD) $(LIBS)
/freebsd-11-stable/contrib/gcclibs/libssp/
H A DMakefile.in376 $(LINK) -rpath $(toolexeclibdir) $(libssp_la_LDFLAGS) $(libssp_la_OBJECTS) $(libssp_la_LIBADD) $(LIBS)
378 $(LINK) -rpath $(toolexeclibdir) $(libssp_nonshared_la_LDFLAGS) $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_LIBADD) $(LIBS)
/freebsd-11-stable/sys/kern/
H A Dvfs_cache.c2495 char *rpath, *fbuf; local
2506 error = vn_fullpath_global(td, vp, &rpath, &fbuf);
2513 if (strlen(rpath) >= pathlen) {
2535 strcpy(path, rpath);
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A DMakefile.in493 $(CXXLINK) -rpath $(toolexeclibdir) $(libsupc___la_LDFLAGS) $(libsupc___la_OBJECTS) $(libsupc___la_LIBADD) $(LIBS)
/freebsd-11-stable/contrib/openbsm/libauditd/
H A DMakefile.in320 $(LINK) -rpath $(libdir) $(libauditd_la_OBJECTS) $(libauditd_la_LIBADD) $(LIBS)

Completed in 210 milliseconds

12345