HomeSort by relevance Sort by last modified time
    Searched refs:rpath (Results 76 - 100 of 227) sorted by null

1 2 34 5 6 7 8 910

  /bionic/tests/libs/
Android.mk 63 libdlext_test_fd_ldflags := -Wl,--rpath,\$${ORIGIN}/.. -Wl,--enable-new-dtags
  /external/llvm/tools/llvm-go/
llvm-go.go 95 // OS X doesn't like -rpath with cgo. See:
97 ldflags = "-Wl,-rpath," + llvmConfig("--libdir") + " " + ldflags
  /toolchain/binutils/binutils-2.27/ld/
ld.h 195 /* Runtime library search path from the -rpath argument. */
196 char *rpath; member in struct:__anon4945
198 /* Link time runtime library search path from the -rpath-link
300 /* The rpath separation character. Usually ':'. */
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-shared/
shared.exp 145 # Link against the shared library. Use -rpath so that the
147 # On AIX, we must include /lib in -rpath, as otherwise the loader
149 set rpath $tmpdir
151 set rpath /lib:$tmpdir
153 if ![ld_simple_link $CC $tmpdir/$progname "-Wl,-rpath,$rpath $tmpdir/$main $tmpdir/$progname.so"] {
  /prebuilts/go/darwin-x86/src/debug/macho/
file_test.go 104 "testdata/clang-386-darwin-exec-with-rpath",
120 &Rpath{nil, "/my/rpath"},
128 "testdata/clang-amd64-darwin-exec-with-rpath",
144 &Rpath{nil, "/my/rpath"},
265 case *Rpath:
  /prebuilts/go/linux-x86/src/debug/macho/
file_test.go 104 "testdata/clang-386-darwin-exec-with-rpath",
120 &Rpath{nil, "/my/rpath"},
128 "testdata/clang-amd64-darwin-exec-with-rpath",
144 &Rpath{nil, "/my/rpath"},
265 case *Rpath:
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool 327 hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir"
333 # Whether we need a single "-rpath" flag with a separated argument.
    [all...]
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/
ltmain.sh     [all...]
  /external/libnfnetlink/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/curl/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/pcre/dist2/
ltmain.sh     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
ltmain.sh     [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/build-aux/
ltmain.sh     [all...]
  /external/libnfnetlink/build-aux/
ltmain.sh     [all...]

Completed in 925 milliseconds

1 2 34 5 6 7 8 910