Name Date Size #Lines LOC

..--

LICENSEH A D25-Apr-20252 KiB4031

METADATAH A D25-Apr-2025208 87

MODULE_LICENSE_BSDHD25-Apr-20250

README.chromiumH A D25-Apr-2025450 1411

memcheck.hH A D25-Apr-202513.1 KiB280111

valgrind.hH A D25-Apr-2025273.5 KiB4,7933,990

README.chromium

1Name: valgrind
2URL: http://valgrind.org
3License: BSD
4License File: LICENSE
5Shipped: yes
6
7Header files in this directory define runtime macros that determine whether the
8current process is running under Valgrind and tell Memcheck tool about custom
9memory allocators.
10
11These header files were taken from Valgrind source code
12(svn://svn.valgrind.org/valgrind/trunk@11504, dated 21 Jan 2011). The files are
13covered under BSD license as described within.
14