HomeSort by: relevance | last modified time | path
    Searched refs:RPATH (Results 1 - 8 of 8) sorted by relevancy

  /src/tests/lib/libpthread/dlopen/
Makefile 9 RPATH=-Wl,-rpath=${TESTDIR}
11 LDADD+=${RPATH}
  /src/external/bsd/libpcap/dist/
libpcap.pc.in 17 Libs: -L${libdir} @RPATH@ -l@PACKAGE_NAME@
configure 659 RPATH
13784 # pcap-config script supply an rpath option to specify the directory
13787 # the rpath option.
13799 # need to provide an rpath option.
13804 # For Tru64 UNIX, "-rpath" works with DEC's^WCompaq's^WHP's C compiler
13824 RPATH="-Wl,-rpath,\${libdir}"
13832 RPATH="-Wl,-R,\${libdir}"
  /src/crypto/external/bsd/openssl/dist/test/
http_test.c 20 #define RPATH "/path/result.crt"
31 * For GET, redirect to RPATH, else respond with 'rsp' of ASN1 type 'it'.
68 if (strncmp(path, RPATH, strlen(RPATH)) != 0) {
73 version, RPATH) > 0; /* same server */
137 : OSSL_HTTP_transfer(NULL, NULL /* host */, NULL /* port */, RPATH,
177 RPATH, 0 /* use_ssl */,
  /src/crypto/external/apache2/openssl/dist/test/
http_test.c 24 #define RPATH "/path"
37 * For GET, redirect to RPATH unless already there, else use |content_type| and
88 if (!HAS_PREFIX(path, RPATH)) {
93 version, RPATH)
168 do_get > 1 ? "/will-be-redirected" : RPATH);
263 RPATH, 0 /* use_ssl */,
540 NULL, NULL, RPATH)))
  /src/external/bsd/jemalloc/dist/
configure 683 RPATH
1489 --with-rpath=<rpath> Colon-separated rpath (ELF systems only)
8000 RPATH='-Wl,-rpath,$(1)'
8319 RPATH=""
8470 RPATH='-Wl,-R,$(1)'
8500 RPATH=""
9956 # Check whether --with-rpath was given
    [all...]
  /src/external/bsd/jemalloc.old/dist/
configure 680 RPATH
1453 --with-rpath=<rpath> Colon-separated rpath (ELF systems only)
7087 RPATH='-Wl,-rpath,$(1)'
7348 RPATH=""
7472 RPATH='-Wl,-R,$(1)'
7502 RPATH=""
8398 # Check whether --with-rpath was given
    [all...]
  /src/external/apache2/llvm/autoconf/
configure 630 RPATH
8360 LIBS="$LIBS -lopagent -L${llvm_cv_oppath} -Wl,-rpath,${llvm_cv_oppath}"
10356 RPATH="-Wl,-R"
10358 RPATH="-Wl,-rpath"

Completed in 30 milliseconds