Searched refs:ASAN_RT64 (Results 1 – 2 of 2) sorted by relevance
181 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"257 if [[ -n "$ASAN_RT64" ]]; then258 if [[ -z "$ASAN_RT_PATH" || ! -f "$ASAN_RT_PATH/$ASAN_RT64" ]]; then282 if [[ -n "$ASAN_RT64" ]]; then284 adb_pull /system/lib64/"$ASAN_RT64" "$TMPDIROLD" || true308 if [[ -n "$ASAN_RT64" ]]; then309 cp "$ASAN_RT_PATH/$ASAN_RT64" "$TMPDIR/"353 generate_zygote_wrapper "app_process64" "/system/bin/app_process64.real" "$ASAN_RT64"368 if [[ -n "$ASAN_RT64" ]]; then371 LD_PRELOAD=$ASAN_RT64 \\[all …]
180 ASAN_RT64="libclang_rt.asan-$ARCH64-android.so"256 if [[ -n "$ASAN_RT64" ]]; then257 if [[ -z "$ASAN_RT_PATH" || ! -f "$ASAN_RT_PATH/$ASAN_RT64" ]]; then281 if [[ -n "$ASAN_RT64" ]]; then283 adb_pull /system/lib64/"$ASAN_RT64" "$TMPDIROLD" || true307 if [[ -n "$ASAN_RT64" ]]; then308 cp "$ASAN_RT_PATH/$ASAN_RT64" "$TMPDIR/"373 if [[ -n "$ASAN_RT64" ]]; then418 if [[ -n "$ASAN_RT64" ]]; then420 install "$TMPDIR/$ASAN_RT64" /system/lib64 644[all …]