Searched refs:DYLD_LIBRARY_PATH (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/DYLD_LIBRARY_PATH-dyld_env/
H A DMakefile39 export DYLD_LIBRARY_PATH=${PWD}/alt11 && ./main10 11 macro
40 export DYLD_LIBRARY_PATH=${PWD}/alt9 && ./main11 9 macro
41 export DYLD_LIBRARY_PATH=${PWD}/alt20 && ./main11 11 macro
50 ${CC} ${CCFLAGS} -I${TESTROOT}/include -o main11 main.c libfoo.dylib -Wl,-dyld_env,DYLD_LIBRARY_PATH=@loader_path/alt11
51 ${CC} ${CCFLAGS} -I${TESTROOT}/include -o main911 main.c libfoo.dylib -Wl,-dyld_env,DYLD_LIBRARY_PATH=@loader_path/alt9 -Wl,-dyld_env,DYLD_LIBRARY_PATH=@loader_path/alt11
52 ${CC} ${CCFLAGS} -I${TESTROOT}/include -o main911b main.c libfoo.dylib -Wl,-dyld_env,DYLD_LIBRARY_PATH=@loader_path/alt9:@loader_path/alt11
53 ${CC} ${CCFLAGS} -I${TESTROOT}/include -o main1112 main.c libfoo.dylib -Wl,-dyld_env,DYLD_LIBRARY_PATH=@loader_path/alt11 -Wl,-dyld_env,DYLD_LIBRARY_PATH=@loader_path/alt12
54 ${CC} ${CCFLAGS} -I${TESTROOT}/include -o main1112b main.c libfoo.dylib -Wl,-dyld_env,DYLD_LIBRARY_PATH
[all...]
/macosx-10.10.1/libauto-186/
H A Druntests.sh41 DYLD_LIBRARY_PATH="$AutoRootPath" make
/macosx-10.10.1/keymgr-28/testcases/
H A Drun-tests.sh8 DYLD_LIBRARY_PATH=$1
9 export DYLD_LIBRARY_PATH
/macosx-10.10.1/CommonCrypto-60061/test/test/
H A Drun_tests.sh30 export DYLD_LIBRARY_PATH="${BUILT_PRODUCTS_DIR}"
/macosx-10.10.1/ncurses-44/ncurses/misc/
H A Dshlib62 # Mac OS X uses $DYLD_LIBRARY_PATH
99 elif test -n "$DYLD_LIBRARY_PATH" ; then
129 variable=DYLD_LIBRARY_PATH
/macosx-10.10.1/OpenSSL098-52/bin/
H A Dtest_functions.sh13 export DYLD_LIBRARY_PATH="$BUILT_PRODUCTS_DIR"
/macosx-10.10.1/bzip2-36/xcodescripts/
H A Dtestbot.sh11 export DYLD_LIBRARY_PATH=${BUILT_PRODUCTS_DIR}
18 unset DYLD_LIBRARY_PATH
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen-leak-threaded/
H A DMakefile45 DYLD_LIBRARY_PATH=hide && ./main
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/image-suffix/
H A DMakefile97 # check3: main links with libfoo.dylib sets DYLD_LIBRARY_PATH=hide and dynamically loads libfoo.dylib
103 DYLD_LIBRARY_PATH=$(PWD)/hide && export DYLD_LIBRARY_PATH && ./main3 $(PWD)/libfoo.dylib
107 # check4: main links with libfoo.dylib sets DYLD_LIBRARY_PATH=hide, DYLD_IMAGE_SUFFIX=_debug and dynamically loads libfoo.dylib
114 DYLD_LIBRARY_PATH=$(PWD)/hide && export DYLD_LIBRARY_PATH && DYLD_IMAGE_SUFFIX=_debug && export DYLD_IMAGE_SUFFIX && ./main4 $(PWD)/libfoo.dylib
140 # check7: main links with libbar.dylib sets DYLD_LIBRARY_PATH=hide and dynamically loads libbar.dylib
146 DYLD_LIBRARY_PATH=$(PWD)/hide && export DYLD_LIBRARY_PATH && ./main7 $(PWD)/libbar.dylib
150 # check8: main links with libbar.dylib sets DYLD_LIBRARY_PATH
[all...]
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/lib-name-overload/
H A DMakefile31 ### When DYLD_LIBRARY_PATH is used, both resolve to the same library.
44 DYLD_LIBRARY_PATH=$(PWD) && export DYLD_LIBRARY_PATH && ${TESTROOT}/bin/exit-zero-pass.pl "lib-name-overload" "lib-name-overload" ./main macro
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen-DYLD_LIBRARY_PATH/
H A DMakefile32 export DYLD_LIBRARY_PATH="${PWD}/alt" && ./main "${PWD}/libfoo.dylib" macro
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/framework-DYLD_LIBRARY_PATH/
H A DMakefile32 export DYLD_LIBRARY_PATH=${PWD}/hide && ./main 10 macro
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/ignore-bad-files/
H A DMakefile28 # Uses DYLD_LIBRARY_PATH to search through many bogus files
36 export DYLD_LIBRARY_PATH=locations/datafile:locations/exec:locations/dir && ${TESTROOT}/bin/exit-non-zero-pass.pl "ignore-bad-files intended failure" "ignore-bad-files intended failure" ./main
37 export DYLD_LIBRARY_PATH=locations/datafile:locations/exec:locations/dir:locations/real && ${TESTROOT}/bin/exit-zero-pass.pl "ignore-bad-files intended success" "ignore-bad-files intended success" ./main macro
/macosx-10.10.1/OpenSSL098-52/src/util/
H A Dshlib_wrap.sh61 DYLD_LIBRARY_PATH="${THERE}:$DYLD_LIBRARY_PATH" # MacOS X
64 export LD_LIBRARY_PATH DYLD_LIBRARY_PATH SHLIB_PATH LIBPATH
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/features/
H A Dlibpath.sh61 then libpath=lib:DYLD_LIBRARY_PATH
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/crt-apple/
H A DMakefile40 export DYLD_LIBRARY_PATH=. && export DYLD_FRAMEWORK_PATH=. && ./main-setuid ./main-setuid 2>/dev/null macro
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen-leak/
H A DMakefile45 DYLD_LIBRARY_PATH=hide && ./main
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen-search-leak/
H A DMakefile45 DYLD_LIBRARY_PATH=hide:other:places && ./main
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen_preflight-leak/
H A DMakefile45 DYLD_LIBRARY_PATH=hide && ./main
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/rpath-DYLD_LIBRARY_PATH/
H A DMakefile28 # a main executable run with DYLD_LIBRARY_PATH will override its rpath
34 export DYLD_LIBRARY_PATH=`pwd`/hide1 && ./main
/macosx-10.10.1/libiconv-42/libiconv/build-aux/
H A Dconfig.libpath65 shlibpath_var=DYLD_LIBRARY_PATH
/macosx-10.10.1/libiconv-42/libiconv/libcharset/build-aux/
H A Dconfig.libpath65 shlibpath_var=DYLD_LIBRARY_PATH
/macosx-10.10.1/ICU-531.30/
H A Dmakefile655 DYLD_LIBRARY_PATH="$(DEST_ROOT)usr/local/lib64"
663 DYLD_LIBRARY_PATH="$(DEST_ROOT)usr/local/lib64"
671 DYLD_LIBRARY_PATH="$(DEST_ROOT)usr/local/lib64"
679 DYLD_LIBRARY_PATH="$(DEST_ROOT)usr/local/lib64"
688 DYLD_LIBRARY_PATH="$(DEST_ROOT)usr/local/lib"
696 DYLD_LIBRARY_PATH="$(DEST_ROOT)usr/local/lib"
704 DYLD_LIBRARY_PATH="$(DEST_ROOT)usr/local/lib"
712 DYLD_LIBRARY_PATH="$(DEST_ROOT)usr/local/lib"
724 DYLD_LIBRARY_PATH="$(DEST_ROOT)usr/local/lib"
733 DYLD_LIBRARY_PATH
[all...]
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/sym-link-load/
H A DMakefile33 ### via a different path. In this case becuase of DYLD_LIBRARY_PATH.
45 export DYLD_LIBRARY_PATH="${PWD}/fake" && ./main macro
/macosx-10.10.1/ICU-531.30/icuSources/config/
H A Dmh-darwin42 LDLIBRARYPATH_ENVVAR = DYLD_LIBRARY_PATH

Completed in 424 milliseconds

12