HomeSort by relevance Sort by last modified time
    Searched refs:LD_PRELOAD (Results 1 - 25 of 27) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gold/testsuite/
weak_plt.sh 25 # This tests a call to a weak undefined function. We use LD_PRELOAD
28 LD_PRELOAD=./weak_plt_shared.so ./weak_plt
  /external/autotest/client/deps/fakegudev/src/
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 foo
    [all...]
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 > \
  /build/soong/
build_test.bash 35 export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
  /external/libunwind/tests/
perf-startup 10 nsec2=$(LD_PRELOAD=$LIBUNWIND ./forker 2000 /bin/true | cut -f1 -d' ')
11 printf "\"LD_PRELOAD=$LIBUNWIND /bin/true\"\t: $nsec2 nsec/execution\n"
13 nsec3=$(LD_PRELOAD=$LIBUNWIND_PLAT ./forker 2000 /bin/true | cut -f1 -d' ')
14 printf "\"LD_PRELOAD=$LIBUNWIND_PLAT /bin/true\"\t: $nsec3 nsec/execution\n"
  /external/selinux/prebuilts/bin/
audit2allow 17 export LD_PRELOAD=$ANDROID_HOST_OUT/lib64/libselinux.so
audit2why 17 export LD_PRELOAD=$ANDROID_HOST_OUT/lib64/libselinux.so
  /external/webrtc/talk/app/webrtc/javatests/
libjingle_peerconnection_java_unittest.sh 38 if [ -z "$LD_PRELOAD" ]; then
39 echo "LD_PRELOAD isn't set. It should be set to something like "
  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 319 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
323 local _ld_preload=\$LD_PRELOAD:$_asan_rt
329 LD_PRELOAD=$_ld_preload \\
363 LD_PRELOAD=$ASAN_RT \\
371 LD_PRELOAD=$ASAN_RT64 \\
  /prebuilts/clang/host/darwin-x86/clang-2812033/bin/
asan_device_setup 315 LD_PRELOAD=\$LD_PRELOAD:$_asan_rt \\
349 LD_PRELOAD=$ASAN_RT \\
357 LD_PRELOAD=$ASAN_RT64 \\
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/
asan_device_setup 310 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
314 local _ld_preload=\$LD_PRELOAD:$_asan_rt
320 LD_PRELOAD=$_ld_preload \\
354 LD_PRELOAD=$ASAN_RT \\
362 LD_PRELOAD=$ASAN_RT64 \\
  /prebuilts/clang/host/darwin-x86/clang-3362437/bin/
asan_device_setup 310 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
314 local _ld_preload=\$LD_PRELOAD:$_asan_rt
320 LD_PRELOAD=$_ld_preload \\
354 LD_PRELOAD=$ASAN_RT \\
362 LD_PRELOAD=$ASAN_RT64 \\
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
asan_device_setup 310 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
314 local _ld_preload=\$LD_PRELOAD:$_asan_rt
320 LD_PRELOAD=$_ld_preload \\
354 LD_PRELOAD=$ASAN_RT \\
362 LD_PRELOAD=$ASAN_RT64 \\
  /prebuilts/clang/host/darwin-x86/clang-3957855/bin/
asan_device_setup 305 # The name of a symlink to libclang_rt.asan-$ARCH-android.so used in LD_PRELOAD.
314 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
318 local _ld_preload=\$LD_PRELOAD:$ASAN_RT_SYMLINK
324 LD_PRELOAD=$_ld_preload \\
358 LD_PRELOAD=$ASAN_RT_SYMLINK \\
366 LD_PRELOAD=$ASAN_RT_SYMLINK \\
  /prebuilts/clang/host/darwin-x86/clang-3960126/bin/
asan_device_setup 305 # The name of a symlink to libclang_rt.asan-$ARCH-android.so used in LD_PRELOAD.
314 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
318 local _ld_preload=\$LD_PRELOAD:$ASAN_RT_SYMLINK
324 LD_PRELOAD=$_ld_preload \\
358 LD_PRELOAD=$ASAN_RT_SYMLINK \\
366 LD_PRELOAD=$ASAN_RT_SYMLINK \\
  /prebuilts/clang/host/darwin-x86/clang-3977809/bin/
asan_device_setup 305 # The name of a symlink to libclang_rt.asan-$ARCH-android.so used in LD_PRELOAD.
314 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
318 local _ld_preload=\$LD_PRELOAD:$ASAN_RT_SYMLINK
324 LD_PRELOAD=$_ld_preload \\
358 LD_PRELOAD=$ASAN_RT_SYMLINK \\
366 LD_PRELOAD=$ASAN_RT_SYMLINK \\
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 305 # The name of a symlink to libclang_rt.asan-$ARCH-android.so used in LD_PRELOAD.
314 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
318 local _ld_preload=\$LD_PRELOAD:$ASAN_RT_SYMLINK
324 LD_PRELOAD=$_ld_preload \\
358 LD_PRELOAD=$ASAN_RT_SYMLINK \\
366 LD_PRELOAD=$ASAN_RT_SYMLINK \\
  /prebuilts/clang/host/linux-x86/clang-2812033/bin/
asan_device_setup 315 LD_PRELOAD=\$LD_PRELOAD:$_asan_rt \\
349 LD_PRELOAD=$ASAN_RT \\
357 LD_PRELOAD=$ASAN_RT64 \\
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/
asan_device_setup 310 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
314 local _ld_preload=\$LD_PRELOAD:$_asan_rt
320 LD_PRELOAD=$_ld_preload \\
354 LD_PRELOAD=$ASAN_RT \\
362 LD_PRELOAD=$ASAN_RT64 \\
  /prebuilts/clang/host/linux-x86/clang-3362437/bin/
asan_device_setup 310 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
314 local _ld_preload=\$LD_PRELOAD:$_asan_rt
320 LD_PRELOAD=$_ld_preload \\
354 LD_PRELOAD=$ASAN_RT \\
362 LD_PRELOAD=$ASAN_RT64 \\
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
asan_device_setup 310 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
314 local _ld_preload=\$LD_PRELOAD:$_asan_rt
320 LD_PRELOAD=$_ld_preload \\
354 LD_PRELOAD=$ASAN_RT \\
362 LD_PRELOAD=$ASAN_RT64 \\
  /prebuilts/clang/host/linux-x86/clang-3957855/bin/
asan_device_setup 305 # The name of a symlink to libclang_rt.asan-$ARCH-android.so used in LD_PRELOAD.
314 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
318 local _ld_preload=\$LD_PRELOAD:$ASAN_RT_SYMLINK
324 LD_PRELOAD=$_ld_preload \\
358 LD_PRELOAD=$ASAN_RT_SYMLINK \\
366 LD_PRELOAD=$ASAN_RT_SYMLINK \\
  /prebuilts/clang/host/linux-x86/clang-3960126/bin/
asan_device_setup 305 # The name of a symlink to libclang_rt.asan-$ARCH-android.so used in LD_PRELOAD.
314 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
318 local _ld_preload=\$LD_PRELOAD:$ASAN_RT_SYMLINK
324 LD_PRELOAD=$_ld_preload \\
358 LD_PRELOAD=$ASAN_RT_SYMLINK \\
366 LD_PRELOAD=$ASAN_RT_SYMLINK \\
  /prebuilts/clang/host/linux-x86/clang-3977809/bin/
asan_device_setup 305 # The name of a symlink to libclang_rt.asan-$ARCH-android.so used in LD_PRELOAD.
314 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
318 local _ld_preload=\$LD_PRELOAD:$ASAN_RT_SYMLINK
324 LD_PRELOAD=$_ld_preload \\
358 LD_PRELOAD=$ASAN_RT_SYMLINK \\
366 LD_PRELOAD=$ASAN_RT_SYMLINK \\
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
asan_device_setup 305 # The name of a symlink to libclang_rt.asan-$ARCH-android.so used in LD_PRELOAD.
314 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
318 local _ld_preload=\$LD_PRELOAD:$ASAN_RT_SYMLINK
324 LD_PRELOAD=$_ld_preload \\
358 LD_PRELOAD=$ASAN_RT_SYMLINK \\
366 LD_PRELOAD=$ASAN_RT_SYMLINK \\

Completed in 907 milliseconds

1 2