Searched refs:LD_PRELOAD (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/regress/libexec/ld.so/df_1_noopen/
H A Dtest.sh24 test env LD_PRELOAD=lib${j}.so ./dlopen +lib${i}.so
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/scripts/
H A Dasan_device_setup313 # The name of a symlink to libclang_rt.asan-$ARCH-android.so used in LD_PRELOAD.
322 # LD_PRELOAD parsing is broken in N if it starts with ":". Luckily, it is
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 \\
/openbsd-current/gnu/usr.bin/perl/Cross/
H A DMakefile-cross-SH118 # installation, Linux needs to use LD_PRELOAD to
129 test -r $lib && export LD_PRELOAD="$lib $LD_PRELOAD"
/openbsd-current/gnu/usr.bin/perl/
H A DMakefile.SH155 # installation, Linux needs to use LD_PRELOAD to
166 test -r $lib && export LD_PRELOAD="$lib $LD_PRELOAD"

Completed in 173 milliseconds