Home
last modified time | relevance | path

Searched refs:LD_PRELOAD (Results 1 – 25 of 97) sorted by relevance

1234

/external/autotest/client/deps/fakegudev/src/
Dtest-fakesyscalls.sh23 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
Dtest-gudev.sh30 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/
Dintel_stub_gpu.in68 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/
Drun.sh45 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/
DREADME.md7 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/
Dtest86850 # we try to use the LD_PRELOAD hack, if not a debug build
51 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest87350 # we try to use the LD_PRELOAD hack, if not a debug build
51 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest82749 # we try to use the LD_PRELOAD hack, if not a debug build
50 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest87741 # we try to use the LD_PRELOAD hack, if not a debug build
42 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest82248 # we try to use the LD_PRELOAD hack, if not a debug build
49 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest83140 # we try to use the LD_PRELOAD hack, if not a debug build
41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest88053 # we try to use the LD_PRELOAD hack, if not a debug build
54 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest92140 # we try to use the LD_PRELOAD hack, if not a debug build
41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest90640 # we try to use the LD_PRELOAD hack, if not a debug build
41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest93340 # we try to use the LD_PRELOAD hack, if not a debug build
41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest93646 # we try to use the LD_PRELOAD hack, if not a debug build
47 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest83451 # we try to use the LD_PRELOAD hack, if not a debug build
52 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest15959 # we try to use the LD_PRELOAD hack, if not a debug build
60 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest203285 # we try to use the LD_PRELOAD hack, if not a debug build
86 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest6772 # we try to use the LD_PRELOAD hack, if not a debug build
73 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest23966 # we try to use the LD_PRELOAD hack, if not a debug build
67 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest15073 # 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/
Dasan_device_setup323 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/
Dcrosvm3 export LD_PRELOAD=libdrm.so.2
/external/llvm-project/compiler-rt/lib/asan/scripts/
Dasan_device_setup326 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