Home
last modified time | relevance | path

Searched refs:arch_test (Results 1 – 13 of 13) sorted by relevance

/external/valgrind/none/tests/
Dallexec_prepare_prereq13 if ../../tests/arch_test $1 || ../../tests/arch_test $2
15 if ../../tests/arch_test $1
21 if ../../tests/arch_test $2
/external/valgrind/memcheck/tests/
Dtest-plo-yes.vgtest1 prereq: ! ../../tests/arch_test ppc32 && ! ../../tests/arch_test ppc64 && ! ../../tests/arch_test s…
Dleak-segv-jmp.vgtest1 prereq: ! ../../tests/os_test darwin && ! ../../tests/arch_test mips32 && ! ../../tests/arch_test p…
/external/valgrind/gdbserver_tests/
Dnlself_invalidate.vgtest7 prereq: test -e gdb && ( ../tests/arch_test amd64 || ../tests/arch_test mips32 || ../tests/arch_tes…
Dmcmain_pic.vgtest6 prereq: test -e gdb.pic && if ../tests/arch_test mips32 || ../tests/arch_test mips64 ; then echo "…
Dmake_local_links83 if tests/arch_test arm
Dnlcontrolc.vgtest16 prereq: test -e gdb -a -f vgdb.invoker && ! ../tests/arch_test arm64 && ! ../tests/os_test solaris
/external/valgrind/memcheck/tests/linux/
Dgetregset.vgtest3 …inux 2.6.33 && ! ../../../tests/arch_test mips32) || ../../../tests/os_test linux 3.10.0 ) && ! ..…
/external/valgrind/tests/
Dplatform_test29 if $dir/arch_test $1 && $dir/os_test $2 ; then
DMakefile.am45 arch_test \ program
DMakefile.in124 check_PROGRAMS = arch_test$(EXEEXT) os_test$(EXEEXT) \
140 arch_test_SOURCES = arch_test.c
141 arch_test_OBJECTS = arch_test.$(OBJEXT)
208 SOURCES = arch_test.c is_ppc64_BE.c libc_test.c min_power_isa.c \
211 DIST_SOURCES = arch_test.c is_ppc64_BE.c libc_test.c min_power_isa.c \
680 arch_test$(EXEEXT): $(arch_test_OBJECTS) $(arch_test_DEPENDENCIES) $(EXTRA_arch_test_DEPENDENCIES)
681 @rm -f arch_test$(EXEEXT)
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arch_test.Po@am__quote@
/external/valgrind/docs/internals/
Dporting-HOWTO.txt71 - Add the arch to the tests/arch_test.c file so the reg test script will work.
Dporting-to-ARM.txt159 From tests/arch_test.c