Searched refs:rpath (Results 1 - 25 of 218) sorted by last modified time

123456789

/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/
H A Dltmain.sh1127 rpath=
1369 rpath | xrpath)
1378 if test "$prev" = rpath; then
1379 case "$rpath " in
1381 *) rpath="$rpath $arg" ;;
1688 -rpath)
1689 prev=rpath
2496 # Make sure the rpath contains only unique directories.
3067 if test -n "$rpath"; the
[all...]
/macosx-10.10/llvmCore-3425.0.34/autoconf/
H A Dltmain.sh1127 rpath=
1369 rpath | xrpath)
1378 if test "$prev" = rpath; then
1379 case "$rpath " in
1381 *) rpath="$rpath $arg" ;;
1688 -rpath)
1689 prev=rpath
2496 # Make sure the rpath contains only unique directories.
3067 if test -n "$rpath"; the
[all...]
/macosx-10.10/kext_tools-384.1.4/
H A Dbootcaches.c151 // extract rpath
153 if (!CFStringGetFileSystemRepresentation(relstr, cpath->rpath,
154 sizeof(cpath->rpath))) {
158 // tspath: rpath with '/' -> ':'
159 if (strlcpy(tsname, cpath->rpath, sizeof(tsname)) >= sizeof(tsname))
691 if (strlcpy(tmpCachePath, caches->kext_boot_cache_file->rpath, PATH_MAX) >= PATH_MAX)
758 caches->extraKernelCachePaths[j].rpath);
817 errname = caches->erpropcache->rpath;
819 pathcat(cachedir, dirname(caches->erpropcache->rpath));
1070 pathcat(fullrp, cpath->rpath);
[all...]
H A Dbootcaches.h99 char rpath[BCPATH_MAX]; // (relative) source path in root filesystem member in struct:__anon9238
101 struct timeval tstamps[2]; // rpath's initial timestamp(s)
H A Dkextd_watchvol.c876 WATCH(watched, path, caches->extraKernelCachePaths[i].rpath, fsPort);
890 WATCH(watched, path, caches->rpspaths[i].rpath, fsPort);
893 if (caches->efibooter.rpath[0]) {
894 WATCH(watched, path, caches->efibooter.rpath, fsPort);
896 if (caches->ofbooter.rpath[0]) {
897 WATCH(watched, path, caches->ofbooter.rpath, fsPort);
902 WATCH(watched, path, caches->miscpaths[i].rpath, fsPort);
1460 watched->caches->kext_boot_cache_file->rpath,
1478 suffixPtr = getPathExtension(cp->rpath);
1488 cp->rpath,
[all...]
H A Dupdate_boot.c226 #define makebootpath(path, rpath) do { \
235 pathcat(path, basename(rpath)); \
237 pathcat(path, rpath); \
439 pathcat(srcpath, up->caches->miscpaths[i].rpath);
440 makebootpath(dstpath, up->caches->miscpaths[i].rpath);
458 if (up->caches->efibooter.rpath[0]) {
459 makebootpath(dstpath, up->caches->efibooter.rpath);
469 if (up->caches->ofbooter.rpath[0]) {
470 makebootpath(dstpath, up->caches->ofbooter.rpath);
685 caches->kext_boot_cache_file->rpath,
1486 char rpath[PATH_MAX], ppath[PATH_MAX], spath[PATH_MAX]; local
1709 char *rpath = up.caches->miscpaths[i].rpath; local
[all...]
/macosx-10.10/dyld-353.2.1/src/
H A Ddyld.cpp2669 // an install name starting with @rpath should match by install name, not just real path
2670 if ( (orgPath[0] == '@') && (strncmp(orgPath, "@rpath/", 7) == 0) ) {
2793 else if ( context.implicitRPath || (strncmp(path, "@rpath/", 7) == 0) ) {
2794 const char* trailingPath = (strncmp(path, "@rpath/", 7) == 0) ? &path[7] : path;
2795 // substitute @rpath with all -rpath paths up the load chain
2796 for(const ImageLoader::RPathChain* rp=context.rpath; rp != NULL; rp=rp->next) {
2817 // substitute @rpath with LD_LIBRARY_PATH
2824 // if this is the "open" pass, don't try to open @rpath/... as a relative path
2829 throwf("unsafe use of relative rpath
[all...]
H A DdyldAPIs.cpp524 // like dlopen, use rpath from caller image and from main executable
542 context.rpath = &callersRPaths; // rpaths from caller and main executable
791 context.rpath = NULL; // support not yet implemented
1326 // for dlopen, use rpath from caller image and from main executable
1362 context.implicitRPath = !absolutePath; // a non-absolute path implies try rpath searching
1369 context.rpath = &callersRPaths; // rpaths from caller and main executable
1423 // for dlopen, use rpath from caller image and from main executable
1458 context.implicitRPath = !absolutePath; // a non-absolute path implies try rpath searching
1465 context.rpath = &callersRPaths; // rpaths from caller and main executable
H A Ddyld.h51 const ImageLoader::RPathChain* rpath; // paths for expanding @rpath member in struct:dyld::LoadContext
/macosx-10.10/cups-408/cups/scheduler/
H A DMakefile475 $(CC) $(ARCHFLAGS) $(DSOFLAGS) -o $@ $(LIBOBJS:.o=.lo) -rpath $(LIBDIR) \
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dsigner.cpp211 string rpath = rep->resourcesRootPath(); local
212 if (!rpath.empty()) {
225 if (CFRef<CFDataRef> data = cfLoadFile(rpath + "/" + cfString(CFStringRef(spec))))
244 // but sealed resource paths are always relative to rpath
245 string root = rpath;
250 buildResources(root, rpath, resourceRules);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dsigner.cpp211 string rpath = rep->resourcesRootPath(); local
212 if (!rpath.empty()) {
225 if (CFRef<CFDataRef> data = cfLoadFile(rpath + "/" + cfString(CFStringRef(spec))))
244 // but sealed resource paths are always relative to rpath
245 string root = rpath;
250 buildResources(root, rpath, resourceRules);
/macosx-10.10/curl-83.1.2/curl/
H A Dconfigure3587 -rpath*)
3604 -rpath*)
3633 -rpath*)
3662 -rpath*)
12460 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
12558 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
12629 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
12696 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
13065 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
13067 archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\
[all...]
H A Dltmain.sh2428 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2451 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5156 rpath=
5410 rpath | xrpath)
5418 if test "$prev" = rpath; then
5419 case "$rpath " in
5421 *) func_append rpath " $arg" ;;
5716 -rpath)
5717 prev=rpath
6648 # Make sure the rpath contain
[all...]
/macosx-10.10/cups-408/cups/cups/
H A DMakefile342 -rpath $(LIBDIR) -version-info 2:11 $(LIBGSSAPI) $(SSLLIBS) \
/macosx-10.10/OpenSSL098-52/src/
H A DMakefile.shared154 DO_GNU_APP=LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBRPATH)"
193 LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBPATH)"; \
318 LDFLAGS="$(CFLAGS) -rpath $(LIBRPATH)"; \
449 @LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBRPATH)"; \
552 symlink.cygwin symlink.alpha-osf1 symlink.tru64 symlink.tru64-rpath:
578 link_o.tru64-shared-rpath: link_o.tru64-rpath
579 link_a.tru64-shared-rpath: link_a.tru64-rpath
580 link_app.tru64-shared-rpath
[all...]
/macosx-10.10/apache-793/httpd/
H A Dconfigure8876 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_FILE_LDADD)
9010 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_DBM_LDADD)
9144 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_ANON_LDADD)
9278 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_DBD_LDADD)
9412 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_SOCACHE_LDADD)
9547 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_CORE_LDADD)
9682 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_HOST_LDADD)
9816 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_GROUPFILE_LDADD)
9950 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_USER_LDADD)
10084 \$(SH_LINK) -rpath \
[all...]
H A Dconfigure.orig8876 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_FILE_LDADD)
9010 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_DBM_LDADD)
9144 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_ANON_LDADD)
9278 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_DBD_LDADD)
9412 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_SOCACHE_LDADD)
9547 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_CORE_LDADD)
9682 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_HOST_LDADD)
9816 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_GROUPFILE_LDADD)
9950 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_USER_LDADD)
10084 \$(SH_LINK) -rpath \
[all...]
/macosx-10.10/cups-408/cups/ppdc/
H A DMakefile368 $(CC) $(ARCHFLAGS) $(DSOFLAGS) -o $@ $(LIBOBJS:.o=.lo) -rpath $(LIBDIR) \
/macosx-10.10/cups-408/cups/cgi-bin/
H A DMakefile241 $(CC) $(ARCHFLAGS) $(DSOFLAGS) -o $@ $(LIBOBJS:.o=.lo) -rpath $(LIBDIR) \
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/rpath-no-trailing-slash/
H A DMakefile29 # a main executable linked with -rpath used to locate a dylib it links against
42 ${CC} foo.c -dynamiclib -o hole/libfoo.dylib -install_name @rpath/libfoo.dylib
43 ${CC} -I${TESTROOT}/include main.c -o hole/main hole/libfoo.dylib -Wl,-rpath,@executable_path
/macosx-10.10/apr-32/apr-util/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)
/macosx-10.10/apache-793/httpd/build/
H A Dltmain.sh2428 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2451 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5156 rpath=
5410 rpath | xrpath)
5418 if test "$prev" = rpath; then
5419 case "$rpath " in
5421 *) func_append rpath " $arg" ;;
5716 -rpath)
5717 prev=rpath
6646 # Make sure the rpath contain
[all...]
/macosx-10.10/apache-793/httpd/support/
H A Dapxs.in469 $opt .= " -rpath $CFG_LIBEXECDIR -module -avoid-version $apr_ldflags";
715 $(SH_LINK) -rpath $(libexecdir) -module -avoid-version mod_%NAME%.lo
/macosx-10.10/ICU-531.30/icuSources/
H A Dconfigure1401 --enable-rpath use rpath when linking default is only if necessary
5582 # Check whether to use the evil rpath or not
5583 # Check whether --enable-rpath was given.

Completed in 331 milliseconds

123456789