OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ld_preload
(Results
1 - 25
of
122
) sorted by null
1
2
3
4
5
/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
...]
/external/compiler-rt/test/asan/TestCases/Linux/
asan_preload_test-2.cc
4
// RUN: env
LD_PRELOAD
=%shared_libasan not %run %t 2>&1 | FileCheck %s
8
// This way of setting
LD_PRELOAD
does not work with Android test runner.
calloc-preload.c
5
// RUN: env
LD_PRELOAD
=%shared_libasan %run %t
9
// This way of setting
LD_PRELOAD
does not work with Android test runner.
asan_rt_confict_test-1.cc
5
// RUN: env
LD_PRELOAD
=%shared_libasan not %run %t 2>&1 | FileCheck %s
asan_preload_test-1.cc
8
// RUN: env
LD_PRELOAD
=%shared_libasan not %run %t 2>&1 | FileCheck %s
12
// This way of setting
LD_PRELOAD
does not work with Android test runner.
/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/curl/tests/data/
test877
40
# we try to use the
LD_PRELOAD
hack, if not a debug build
41
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test822
47
# we try to use the
LD_PRELOAD
hack, if not a debug build
48
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test827
48
# we try to use the
LD_PRELOAD
hack, if not a debug build
49
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test831
39
# we try to use the
LD_PRELOAD
hack, if not a debug build
40
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test834
50
# we try to use the
LD_PRELOAD
hack, if not a debug build
51
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test868
49
# we try to use the
LD_PRELOAD
hack, if not a debug build
50
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test873
49
# we try to use the
LD_PRELOAD
hack, if not a debug build
50
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test880
52
# we try to use the
LD_PRELOAD
hack, if not a debug build
53
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test906
39
# we try to use the
LD_PRELOAD
hack, if not a debug build
40
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test921
39
# we try to use the
LD_PRELOAD
hack, if not a debug build
40
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test933
39
# we try to use the
LD_PRELOAD
hack, if not a debug build
40
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test936
45
# we try to use the
LD_PRELOAD
hack, if not a debug build
46
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
test159
58
# we try to use the
LD_PRELOAD
hack, if not a debug build
59
LD_PRELOAD
=%PWD/libtest/.libs/libhostname.so
/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/llvm/test/tools/gold/X86/
parallel.ll
2
; RUN: env
LD_PRELOAD
=%llvmshlibdir/LLVMgold.so %gold -plugin %llvmshlibdir/LLVMgold.so -u foo -u bar -plugin-opt jobs=2 -plugin-opt save-temps -m elf_x86_64 -o %t %t.bc
/system/sepolicy/
lmkd.te
39
# never honor
LD_PRELOAD
/external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_stoptheworld_testlib.cc
10
// When loaded with
LD_PRELOAD
, it will periodically suspend all threads.
16
LD_PRELOAD
=`pwd`/teststoptheworld.so /your/app
/external/curl/lib/
curl_gethostname.c
42
* another shared library named libhostname using the
LD_PRELOAD
45
*
LD_PRELOAD
mechanism and additionally have environment variable
/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 "
Completed in 640 milliseconds
1
2
3
4
5