Lines Matching refs:valgrind
2 HOMEPAGE = "http://valgrind.org/"
4 BUGTRACKER = "http://valgrind.org/support/bug_reports.html"
8 … file://include/valgrind.h;beginline=1;endline=56;md5=ad3b317f3286b6b704575d9efe6ca5df \
15 SRC_URI = "https://sourceware.org/pub/valgrind/valgrind-${PV}.tar.bz2 \
26 file://valgrind-make-ld-XXX.so-strlen-intercept-optional.patch \
40 file://0001-valgrind-filter_xml_frames-do-not-filter-usr.patch \
49 UPSTREAM_CHECK_REGEX = "valgrind-(?P<pver>\d+(\.\d+)+)\.tar"
64 # valgrind supports armv7 and above
69 # valgrind fails with powerpc soft-float
72 # X32 isn't supported by valgrind at this time
89 # valgrind checks host_cpu "armv7*)", so we need to over-ride the autotools.bbclass default --host …
96 # valgrind likes to control its own optimisation flags. It generally defaults
109 install -m 644 ${B}/default.supp ${D}/${libexecdir}/valgrind/
110 oe_multilib_header valgrind/config.h
124 INHIBIT_PACKAGE_STRIP_FILES = "${PKGD}${libexecdir}/valgrind/vgpreload_memcheck-${VALGRINDARCH}-lin…
128 # valgrind needs debug information for ld.so at runtime in order to
199 # Make the ptest dir look like the top level valgrind src dir