Searched refs:LD_PRELOAD (Results 1 – 25 of 97) sorted by relevance
1234
/external/autotest/client/deps/fakegudev/src/ |
D | test-fakesyscalls.sh | 23 echo LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo1 /tmp/foo2 24 LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo1 /tmp/foo2 31 echo LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo3 /tmp/foo3 32 LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo3 /tmp/foo3 39 echo LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo4 /tmp/foo4 40 LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo4 /tmp/foo4 47 echo LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo99 /tmp/foo99 48 LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} /tmp/foo99 /tmp/foo99 58 echo LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} foo5 foo5 59 LD_PRELOAD=${FAKE_SYSCALLS_LIB} ${TEST_EXE} foo5 foo5
|
D | test-gudev.sh | 30 LD_PRELOAD=./libfakegudev.so ./gudev-exercise $1 > ${actual_output} 128 LD_PRELOAD=./libfakegudev.so ./gudev-exercise /dev/fake /dev/fake /dev/fake > \
|
/external/mesa3d/src/intel/tools/ |
D | intel_stub_gpu.in | 68 ld_preload="@install_libdir@/libintel_noop_drm_shim.so${LD_PRELOAD:+:$LD_PRELOAD}" 70 LD_PRELOAD=$ld_preload INTEL_STUB_GPU_PLATFORM=$platform exec "$@"
|
/external/protobuf/kokoro/linux/benchmark/ |
D | run.sh | 45 env LD_PRELOAD="$oldpwd/gperftools/.libs/libtcmalloc.so" LD_LIBRARY_PATH="$oldpwd/src/.libs" ./pyth… 48 env LD_PRELOAD="$oldpwd/gperftools/.libs/libtcmalloc.so" LD_LIBRARY_PATH="$oldpwd/src/.libs" ./pyth… 65 env LD_PRELOAD="$oldpwd/gperftools/.libs/libtcmalloc.so" ./cpp-benchmark --benchmark_min_time=5.0 -…
|
/external/mesa3d/src/broadcom/drm-shim/ |
D | README.md | 7 LD_PRELOAD=$prefix/lib/libv3d_drm_shim.so`. The v3dv3 version exposed 16 LD_PRELOAD=$prefix/lib/libv3d_noop_drm_shim.so`. This will be a V3D
|
/external/curl/tests/data/ |
D | test868 | 50 # we try to use the LD_PRELOAD hack, if not a debug build 51 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test873 | 50 # we try to use the LD_PRELOAD hack, if not a debug build 51 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test827 | 49 # we try to use the LD_PRELOAD hack, if not a debug build 50 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test877 | 41 # we try to use the LD_PRELOAD hack, if not a debug build 42 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test822 | 48 # we try to use the LD_PRELOAD hack, if not a debug build 49 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test831 | 40 # we try to use the LD_PRELOAD hack, if not a debug build 41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test880 | 53 # we try to use the LD_PRELOAD hack, if not a debug build 54 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test921 | 40 # we try to use the LD_PRELOAD hack, if not a debug build 41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test906 | 40 # we try to use the LD_PRELOAD hack, if not a debug build 41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test933 | 40 # we try to use the LD_PRELOAD hack, if not a debug build 41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test936 | 46 # we try to use the LD_PRELOAD hack, if not a debug build 47 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test834 | 51 # we try to use the LD_PRELOAD hack, if not a debug build 52 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test159 | 59 # we try to use the LD_PRELOAD hack, if not a debug build 60 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test2032 | 85 # we try to use the LD_PRELOAD hack, if not a debug build 86 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test67 | 72 # we try to use the LD_PRELOAD hack, if not a debug build 73 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test239 | 66 # we try to use the LD_PRELOAD hack, if not a debug build 67 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
D | test150 | 73 # we try to use the LD_PRELOAD hack, if not a debug build 74 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
/external/compiler-rt/lib/asan/scripts/ |
D | asan_device_setup | 323 local _ld_preload=\$LD_PRELOAD:$_asan_rt 329 LD_PRELOAD=$_ld_preload \\ 363 LD_PRELOAD=$ASAN_RT \\ 371 LD_PRELOAD=$ASAN_RT64 \\
|
/external/crosvm/cuttlefish/ |
D | crosvm | 3 export LD_PRELOAD=libdrm.so.2
|
/external/llvm-project/compiler-rt/lib/asan/scripts/ |
D | asan_device_setup | 326 local _ld_preload=\$LD_PRELOAD:$ASAN_RT_SYMLINK 332 LD_PRELOAD=$_ld_preload \\ 368 LD_PRELOAD=$ASAN_RT_SYMLINK \\ 376 LD_PRELOAD=$ASAN_RT_SYMLINK \\
|
1234